We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feebd6e commit 3f3af94Copy full SHA for 3f3af94
.github/workflows/update-dashboard.yml
@@ -5,7 +5,7 @@ on:
5
- cron: "2 0 * * *"
6
push:
7
permissions:
8
- actions: read
+ actions: write
9
jobs:
10
update-dashboard:
11
runs-on: ubuntu-latest
0 commit comments