1
0
Fork 0
mirror of https://github.com/ipfs/awesome-ipfs.git synced 2024-11-20 11:28:35 -05:00
ipfs/.github/workflows/stale.yml

9 lines
164 B
YAML

name: Close and mark stale issue
on:
schedule:
- cron: '0 0 * * *'
jobs:
stale:
uses: pl-strflt/.github/.github/workflows/reusable-stale-issue.yml@v0.3