We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 914807d commit d4a3811Copy full SHA for d4a3811
.github/workflows/ci-pr-bench.yml
@@ -8,8 +8,6 @@ on:
8
env:
9
CERBERUS_IMAGE_ID: ghcr.io/rems-project/cerberus/cn:release
10
11
-permissions: write-all
12
-
13
# cancel in-progress job when a new push is performed
14
concurrency:
15
group: ci-pr-bench-${{ github.workflow }}-${{ github.ref }}
0 commit comments