Skip to content

Commit 6759a4c

Browse files
authored
ci: update github workflow security permissions (#181)
1 parent 8ae069e commit 6759a4c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/cancel.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
name: Cancel
22
on: [push]
3+
permissions: {} # none
34
jobs:
45
cancel:
6+
permissions:
7+
actions: write
58
name: Cancel Previous Runs
69
runs-on: ubuntu-latest
710
timeout-minutes: 3

0 commit comments

Comments
 (0)