Skip to content

Commit 8ca6ae6

Browse files
committed
Are permissions really needed?
1 parent 7939b41 commit 8ca6ae6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ on:
1111
pull_request:
1212
branches: [master, 11.0_release]
1313

14-
permissions:
15-
# allow posting comments to pull request
16-
pull-requests: write
17-
1814
concurrency:
1915
group: ci-${{ github.ref }}-1
2016
# Cancel previous builds for pull requests only.

0 commit comments

Comments
 (0)