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.
2 parents ace591c + faf6167 commit e571b08Copy full SHA for e571b08
1 file changed
.github/workflows/release.yaml
@@ -1,6 +1,11 @@
1
name: release
2
on:
3
workflow_dispatch:
4
+
5
+permissions:
6
+ contents: read
7
+ pull-requests: write
8
9
jobs:
10
gitPrRelease:
11
name: git-pr-release
0 commit comments