Skip to content

Commit 50f30aa

Browse files
committed
chore: run stale monthly
1 parent 18c5a34 commit 50f30aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Close inactive issues
22
on:
33
schedule:
4-
- cron: "30 1 * * *"
4+
- cron: "30 1 1 * *"
55

66
jobs:
77
close-issues:

0 commit comments

Comments
 (0)