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.
1 parent 26933b1 commit 15405d1Copy full SHA for 15405d1
.github/workflows/stale-branches.yml
@@ -1,5 +1,6 @@
1
name: Close stale branches
2
on:
3
+ pull_request:
4
workflow_dispatch:
5
schedule:
6
- cron: '30 1 * * *' # run every day at 01:30 UTC
0 commit comments