Skip to content

Commit 4d382f0

Browse files
committed
Cron this job
1 parent 595463d commit 4d382f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/close_stale_issues.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Close Stale Issues
22
on:
33
workflow_dispatch:
4+
schedule:
5+
- cron: '30 1 * * *'
46
permissions:
57
issues: write
68
pull-requests: write

0 commit comments

Comments
 (0)