We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b554d commit 1beeac8Copy full SHA for 1beeac8
.github/workflows/mirror_protoc_release.yml
@@ -12,6 +12,7 @@ on:
12
# Allow the pull request we create to run checks
13
permissions:
14
contents: write
15
+ pull-requests: write
16
actions: write
17
18
jobs:
0 commit comments