Skip to content

Commit 914807d

Browse files
jprider63cp526
authored andcommitted
Try giving all permissions for commenting
1 parent 79ceffe commit 914807d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/ci-pr-bench.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@ on:
88
env:
99
CERBERUS_IMAGE_ID: ghcr.io/rems-project/cerberus/cn:release
1010

11-
permissions:
12-
# Allow commenting on the PR
13-
pull-requests: write
14-
issues: write
11+
permissions: write-all
1512

1613
# cancel in-progress job when a new push is performed
1714
concurrency:

0 commit comments

Comments
 (0)