mirror of
https://github.com/vacp2p/specs.git
synced 2026-01-07 22:44:07 -05:00
chore: Update .github/workflows/stale.yml [skip ci]
This commit is contained in:
6
.github/workflows/stale.yml
vendored
6
.github/workflows/stale.yml
vendored
@@ -2,7 +2,11 @@ name: Close and mark stale issue
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
issues: write
|
||||||
|
pull-requests: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
stale:
|
stale:
|
||||||
|
|||||||
Reference in New Issue
Block a user