Skip to content

Commit e229239

Browse files
authored
Add contents write permissions (#4445)
1 parent 2253e9d commit e229239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump_bbs_protos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
update-protos:
1010
runs-on: ubuntu-latest
1111
permissions:
12-
contents: read
12+
contents: write
1313
pull-requests: write
1414
steps:
1515
- uses: hmarr/debug-action@v3

0 commit comments

Comments
 (0)