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'
|
name: 'Close stale issues and PRs'
|
||||||
on:
|
on:
|
||||||
|
workflow_call:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '30 1 * * *'
|
- cron: '30 1 * * *'
|
||||||
|
Loading…
Reference in New Issue
Block a user