Skip to content

Commit 9f31635

Browse files
fix repo stats permissions
1 parent f37f9a9 commit 9f31635

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/repo-stats.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
- cron: "0 23 * * *"
66
workflow_dispatch:
77

8+
permissions:
9+
contents: write
10+
811
jobs:
912
repo-stats:
1013
name: collect-stats

0 commit comments

Comments
 (0)