Skip to content

Commit e27c062

Browse files
AdnaneKhanGarrettBeatty
authored andcommitted
ci: scope down permissions for stale_issues.yml
1 parent 0dae4e0 commit e27c062

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/stale_issues.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
schedule:
66
- cron: "0 0 * * *"
77

8+
permissions:
9+
issues: write
10+
pull-requests: write
11+
812
jobs:
913
cleanup:
1014
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)