Skip to content

Commit

Permalink
Write to a branch requires write permissions to content (#436)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkjell authored Dec 6, 2024
1 parent 53a1160 commit 9956014
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-pre-commit-hooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
update-pre-commit-hooks:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
Expand Down

0 comments on commit 9956014

Please sign in to comment.