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 5464040 commit 3a41313Copy full SHA for 3a41313
1 file changed
.github/workflows/meetings.yml
@@ -6,6 +6,11 @@ on:
6
- master
7
schedule:
8
- cron: '0 0 * * *'
9
+
10
+permissions:
11
+ issues: write
12
+ contents: read
13
14
jobs:
15
meeting:
16
runs-on: ubuntu-latest
0 commit comments