mirror of
https://github.com/ivuorinen/.github.git
synced 2026-01-31 05:40:47 +00:00
fix(ci): stale workflow permissions
This commit is contained in:
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@@ -21,6 +21,8 @@ jobs:
|
||||
contents: write # only for delete-branch option
|
||||
issues: write
|
||||
pull-requests: write
|
||||
statuses: read
|
||||
packages: read
|
||||
|
||||
steps:
|
||||
- name: 🚀 Run stale
|
||||
|
||||
Reference in New Issue
Block a user