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
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
|
||||||
|
Loading…
Reference in New Issue
Block a user