mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2026-01-23 02:14:26 +00:00
chore: add or force update .github/workflows/stale.yml
This commit is contained in:
parent
4ef419542c
commit
c435d145b3
1 changed files with 3 additions and 2 deletions
5
.github/workflows/stale.yml
vendored
5
.github/workflows/stale.yml
vendored
|
|
@ -1,8 +1,9 @@
|
|||
name: Close and mark stale issue
|
||||
name: Close Stale Issues
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
issues: write
|
||||
|
|
@ -10,4 +11,4 @@ permissions:
|
|||
|
||||
jobs:
|
||||
stale:
|
||||
uses: pl-strflt/.github/.github/workflows/reusable-stale-issue.yml@v0.3
|
||||
uses: ipdxco/unified-github-workflows/.github/workflows/reusable-stale-issue.yml@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue