Skip to content

Commit f174581

Browse files
committed
chore: add more permissions
1 parent f736e55 commit f174581

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/workflows/reusable_dispatch_analytics.yml

+11
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,18 @@ on:
88

99
permissions:
1010
id-token: write
11+
actions: read
12+
checks: read
1113
contents: read
14+
deployments: read
15+
issues: read
16+
discussions: read
17+
packages: read
18+
pages: read
19+
pull-requests: read
20+
repository-projects: read
21+
security-events: read
22+
statuses: read
1223

1324
jobs:
1425
dispatch_token:

0 commit comments

Comments
 (0)