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 389ae82 commit 03da97fCopy full SHA for 03da97f
1 file changed
.github/workflows/release.yaml
@@ -6,6 +6,10 @@ on:
6
branches:
7
- main
8
9
+permissions:
10
+ contents: read
11
+ pull-requests: write
12
+
13
jobs:
14
release:
15
uses: openkcm/build/.github/workflows/release.lib.yaml@main
0 commit comments