Skip to content

Commit f2599e4

Browse files
Update stale.yaml
Signed-off-by: Julius von Kohout <[email protected]>
1 parent 416b36a commit f2599e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ name: Mark stale issues and pull requests
88
on:
99
schedule:
1010
- cron: '0 0 * * *' # Run every day at midnight
11+
workflow_dispatch:
1112

1213
jobs:
1314
stale:

0 commit comments

Comments
 (0)