Skip to content

Commit

Permalink
ci: update github workflow security permissions (#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
ersachin3112 committed Sep 8, 2022
1 parent 454e187 commit 965f5d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cancel.yml
@@ -1,7 +1,10 @@
name: Cancel
on: [push]
permissions: {} # none
jobs:
cancel:
permissions:
actions: write
name: Cancel Previous Runs
runs-on: ubuntu-latest
timeout-minutes: 3
Expand Down

0 comments on commit 965f5d8

Please sign in to comment.