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 b95794e + 0d14282 commit 2f7dc7eCopy full SHA for 2f7dc7e
.github/workflows/on_merge.yml
@@ -5,6 +5,9 @@ on:
5
branches:
6
- main
7
8
+permissions:
9
+ contents: write
10
+
11
jobs:
12
build:
13
runs-on: ubuntu-latest
0 commit comments