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 f2fc35f commit f11008aCopy full SHA for f11008a
.github/workflows/autoclose.yaml
@@ -6,6 +6,7 @@ permissions:
6
on:
7
schedule:
8
- cron: '0 * * * *'
9
+ workflow_dispatch:
10
11
jobs:
12
run:
0 commit comments