Skip to content

Commit 9937c84

Browse files
patrick-stephensdiscostur
authored andcommitted
ci: make stale check manually triggerable (#688)
Signed-off-by: Patrick Stephens <pat@fluent.do> Signed-off-by: Kilian Ries <mail@kilian-ries.de>
1 parent bb70bf9 commit 9937c84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cron-stale.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Close stale issues and PR(s)
22
on:
33
schedule:
44
- cron: '30 1 * * *'
5+
workflow_dispatch:
56

67
permissions: read-all
78

0 commit comments

Comments
 (0)