mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
.github/workflows: make stale comments workflow dispatchable
This commit is contained in:
parent
f841eea1cf
commit
a2c813b113
1 changed files with 1 additions and 0 deletions
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
|
@ -2,6 +2,7 @@
|
||||||
name: Stale Cleanup
|
name: Stale Cleanup
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '30 1 * * *'
|
- cron: '30 1 * * *'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue