Skip to content

Commit

Permalink
add a write-all permission
Browse files Browse the repository at this point in the history
  • Loading branch information
karan-batavia committed Jun 3, 2024
1 parent 4ed8c6e commit d7e5d5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upstream_sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
workflow_dispatch: # allow to manually trigger this workflow
jobs:
sync_upstream:
permissions: write-all
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit d7e5d5e

Please sign in to comment.