mirror of
https://github.com/status-im/libp2p-test-plans.git
synced 2025-01-28 15:45:35 +00:00
10 lines
164 B
YAML
10 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
|