Skip to content

Commit 5bbafa0

Browse files
committed
Revert "Test without permissions override"
This reverts commit 6c43f31.
1 parent 943aba7 commit 5bbafa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ jobs:
123123
&& needs.tests.result == 'failure'
124124
}}
125125
126-
#permissions:
127-
# issues: write
126+
permissions:
127+
issues: write
128128

129129
steps:
130130
- uses: actions/github-script@v7

0 commit comments

Comments
 (0)