add contents: read permissions for actions/checkout (#44485)
This commit is contained in:
@@ -14,7 +14,7 @@ on:
|
||||
- unlabeled
|
||||
|
||||
permissions:
|
||||
contents: none
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
first-responder-triage-pr:
|
||||
|
||||
1
.github/workflows/repo-sync-stalls.yml
vendored
1
.github/workflows/repo-sync-stalls.yml
vendored
@@ -10,6 +10,7 @@ on:
|
||||
- cron: '20 */2 * * *' # Run every 2nd hour at 20 minutes after
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: read
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user