We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8550d68 + 68b2a33 commit 9cb8a97Copy full SHA for 9cb8a97
.github/workflows/manage_stale_branches.yml
@@ -5,6 +5,8 @@ permissions:
5
pull-requests: read
6
7
on:
8
+ schedule:
9
+ - cron: "0 9 1,28 * *"
10
workflow_dispatch:
11
12
0 commit comments