There was an error while loading. Please reload this page.
1 parent 0d36237 commit 51508c0Copy full SHA for 51508c0
1 file changed
.github/workflows/stats.yml
@@ -7,6 +7,11 @@ on:
7
- cron: "0 0 * * *"
8
workflow_dispatch:
9
10
+permissions:
11
+ contents: read
12
+ pages: write
13
+ id-token: write
14
+
15
jobs:
16
build:
17
runs-on: ubuntu-latest
0 commit comments