Skip to content

Commit eb78e65

Browse files
committed
chore(ci): add more permissions to analytics
1 parent 97748a6 commit eb78e65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dispatch_analytics.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ on:
44
workflow_dispatch:
55

66
schedule:
7-
- cron: '0 * * * *'
7+
- cron: "0 * * * *"
88

99
permissions:
1010
id-token: write
1111
actions: read
1212
checks: read
13-
contents: read
13+
contents: write
1414
deployments: read
1515
issues: read
1616
discussions: read

0 commit comments

Comments
 (0)