We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bc8483 commit e44c462Copy full SHA for e44c462
.github/workflows/main.yml
@@ -4,6 +4,10 @@ on:
4
push:
5
branches:
6
- main
7
+
8
+permissions:
9
+ contents: write
10
11
jobs:
12
permissions:
13
contents: write
0 commit comments