Skip to content

Commit 296e63a

Browse files
authored
Add permissions for contents in pre-commit workflow
1 parent 3eb1ebd commit 296e63a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/PreCommitUpdate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
pre-commit-update:
1010
permissions:
1111
pull-requests: write
12+
contents: write
1213
runs-on: ubuntu-latest
1314
steps:
1415
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)