Skip to content

Commit 646dfda

Browse files
author
Vihas Splunk
committed
Update read permissions
1 parent 103cd1a commit 646dfda

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/workflows/ci_build_test.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,17 @@ on:
1818
permissions:
1919
checks: write
2020
pull-requests: write
21+
actions: read
22+
contents: read
23+
deployments: read
24+
id-token: read
25+
issues: read
26+
discussions: read
27+
packages: read
28+
pages: read
29+
repository-projects: read
30+
security-events: read
31+
statuses: read
2132

2233
jobs:
2334
workflow_approval:

0 commit comments

Comments
 (0)