Skip to content

Commit

Permalink
workflows: grant write-all permission
Browse files Browse the repository at this point in the history
Signed-off-by: Juhyung Park <[email protected]>
  • Loading branch information
arter97 committed Sep 20, 2023
1 parent ae4dc7b commit 0af1497
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:

jobs:
dump:
permissions: write-all
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 0af1497

Please sign in to comment.