Skip to content

Commit

Permalink
Merge pull request #3 from redhat-chaos/action_permissions
Browse files Browse the repository at this point in the history
Action permissions
  • Loading branch information
tsebastiani authored Jan 24, 2024
2 parents 74a6c69 + 32e3e52 commit b3b7238
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ on:
workflow_dispatch:
jobs:
sync:
permissions:
contents: write
permissions: write-all
name: Sync krkn-hub to the upstream repo
env:
GH_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit b3b7238

Please sign in to comment.