mirror of
https://github.com/logos-messaging/go-libp2p-pubsub.git
synced 2026-01-05 14:23:10 +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
|