We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30875e9 commit 294d0e9Copy full SHA for 294d0e9
src/ci/github-actions/ci.yml
@@ -277,7 +277,7 @@ defaults:
277
jobs:
278
pr:
279
permissions:
280
- actions: write
+ actions: write # for rust-lang/simpleinfra/github-actions/cancel-outdated-builds
281
<<: *base-ci-job
282
name: PR
283
env:
@@ -299,7 +299,7 @@ jobs:
299
300
auto:
301
302
303
304
name: auto
305
0 commit comments