Skip to content

Commit 1dc05be

Browse files
Copilot2bndy5
andcommitted
fix: update stale workflow permissions order for reusable workflow compatibility
Co-authored-by: 2bndy5 <[email protected]>
1 parent 391588d commit 1dc05be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
stale:
1010
permissions:
1111
contents: read
12-
pull-requests: write
1312
issues: write
13+
pull-requests: write
1414
uses: cpp-linter/.github/.github/workflows/stale.yml@main

0 commit comments

Comments
 (0)