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 3cfda59 commit 7812468Copy full SHA for 7812468
1 file changed
.github/workflows/main.yml
@@ -7,6 +7,11 @@ on:
7
schedule:
8
- cron: "0 7 * * *"
9
10
+permissions:
11
+ contents: write
12
+ issues: read
13
+
14
15
jobs:
16
build:
17
runs-on: ubuntu-latest
0 commit comments