We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9456a1a commit 2d8a3ccCopy full SHA for 2d8a3cc
1 file changed
.github/workflows/remove-stale-staging-resources.yml
@@ -15,6 +15,7 @@ on:
15
- cron: '15,45 * * * *' # every thirty minutes at :15 and :45
16
17
permissions:
18
+ actions: read
19
contents: read
20
deployments: write
21
pull-requests: write
0 commit comments