Skip to content

Commit 2918866

Browse files
ci: make stale check manually triggerable (#688)
Signed-off-by: Patrick Stephens <pat@fluent.do>
1 parent f304478 commit 2918866

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)