Skip to content

Commit 2d8a3cc

Browse files
authored
Add actions:read permissions to GITHUB_TOKEN (#24113)
1 parent 9456a1a commit 2d8a3cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/remove-stale-staging-resources.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515
- cron: '15,45 * * * *' # every thirty minutes at :15 and :45
1616

1717
permissions:
18+
actions: read
1819
contents: read
1920
deployments: write
2021
pull-requests: write

0 commit comments

Comments
 (0)