Skip to content

Commit

Permalink
add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamDiakite committed Nov 1, 2023
1 parent 8f226e7 commit d2bf3ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on: [workflow_dispatch, push]
jobs:
dispatch_event:
runs-on: ubuntu-latest
permissions: write-all
steps:
- name: Post dispatch
run: |
Expand Down

0 comments on commit d2bf3ba

Please sign in to comment.