Skip to content

Commit cc7a04f

Browse files
authored
update permissions in caller workflow (#318)
Signed-off-by: rulex123 <[email protected]>
1 parent aa82ae3 commit cc7a04f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scheduled.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
call-update-protobuf:
1616
permissions:
17-
contents: read
17+
contents: write
1818
pull-requests: write
1919
needs: call-compare-envoy-versions-workflow
2020
if: ${{ needs.call-compare-envoy-versions-workflow.outputs.target-version != 'noop' }}

0 commit comments

Comments
 (0)