mirror of
https://github.com/logos-messaging/go-libp2p-pubsub.git
synced 2026-01-08 15:53:07 +00:00
chore: Update .github/workflows/stale.yml [skip ci]
This commit is contained in:
parent
7f9a7e5319
commit
6d73cd4b56
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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user