mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
chore: Update .github/workflows/stale.yml [skip ci]
This commit is contained in:
4
.github/workflows/stale.yml
vendored
4
.github/workflows/stale.yml
vendored
@ -4,6 +4,10 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
issues: write
|
||||||
|
pull-requests: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
stale:
|
stale:
|
||||||
uses: pl-strflt/.github/.github/workflows/reusable-stale-issue.yml@v0.3
|
uses: pl-strflt/.github/.github/workflows/reusable-stale-issue.yml@v0.3
|
||||||
|
|||||||
Reference in New Issue
Block a user