We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b74d235 commit 0fba4a1Copy full SHA for 0fba4a1
1 file changed
.github/workflows/run.yml
@@ -8,6 +8,8 @@ on:
8
- master
9
paths-ignore:
10
- "**/README.md"
11
+permissions:
12
+ contents: write
13
jobs:
14
build:
15
runs-on: ubuntu-latest
0 commit comments