mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-10-01 01:35:37 -04:00
chore: Update .github/workflows/stale.yml [skip ci]
This commit is contained in:
parent
af34af2ee3
commit
d639d813b0
6
.github/workflows/stale.yml
vendored
6
.github/workflows/stale.yml
vendored
@ -2,7 +2,11 @@ name: Close and mark stale issue
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
permissions:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
|
Loading…
Reference in New Issue
Block a user