Skip to content

Commit 6bc3fdb

Browse files
Update GitHub Actions workflow permissions
1 parent 94534e6 commit 6bc3fdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
runs-on: ubuntu-24.04
1010
permissions:
1111
pull-requests: write
12+
contents: write
1213
steps:
1314
- uses: getsentry/github-workflows/validate-pr@4ff40ada546d4a31b852a4279828b989a6193497
1415
with:

0 commit comments

Comments
 (0)