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 5ac00a4 commit 8541548Copy full SHA for 8541548
.github/workflows/issue-management-stale-action.yml
@@ -4,6 +4,7 @@ on:
4
schedule:
5
# hourly at minute 23
6
- cron: "23 * * * *"
7
+ workflow_dispatch:
8
9
permissions:
10
contents: read
0 commit comments