Skip to content

Commit 6c43f31

Browse files
committed
Test without permissions override
1 parent 88ba8f6 commit 6c43f31

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)