We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e31096 commit cf3b3d7Copy full SHA for cf3b3d7
.github/workflows/release.yml
@@ -9,6 +9,7 @@ jobs:
9
release:
10
permissions:
11
contents: write
12
+ pull-requests: write
13
14
if: ${{ github.repository_owner == 'cloudflare' }}
15
timeout-minutes: 5
0 commit comments