Make the stale action reusable
Signed-off-by: David Ko <dko@suse.com>
This commit is contained in:
parent
f2ff321c65
commit
bad913b2a9
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@ -1,5 +1,6 @@
|
||||
name: 'Close stale issues and PRs'
|
||||
on:
|
||||
workflow_call:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '30 1 * * *'
|
||||
|
Loading…
Reference in New Issue
Block a user