stale: Run monthly

This commit is contained in:
bbhtt
2024-07-13 21:21:51 +05:30
parent 2c6bf98a96
commit 77a0556951
+1 -1
View File
@@ -1,7 +1,7 @@
name: "Close stale PR"
on:
schedule:
- cron: "0 0 * * *"
- cron: "0 0 1 * *"
workflow_dispatch: