Skip to content

Commit 77857fe

Browse files
Update .github/workflows/traffic-reporting.yml
Co-authored-by: Copilot <[email protected]>
1 parent 7f58fb5 commit 77857fe

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/workflows/traffic-reporting.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,18 @@ jobs:
99
runs-on: ubuntu-latest
1010

1111
permissions:
12+
actions: none
13+
checks: none
1214
contents: read
15+
deployments: none
16+
issues: none
17+
discussions: none
18+
packages: none
19+
pages: none
20+
pull-requests: none
21+
repository-projects: none
22+
security-events: none
23+
statuses: none
1324

1425
steps:
1526
- name: Fetch GitHub traffic statistics

0 commit comments

Comments
 (0)