Skip to content

Commit 8541548

Browse files
committed
Add workflow dispatch so we can trigger and test right away
1 parent 5ac00a4 commit 8541548

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/issue-management-stale-action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
schedule:
55
# hourly at minute 23
66
- cron: "23 * * * *"
7+
workflow_dispatch:
78

89
permissions:
910
contents: read

0 commit comments

Comments
 (0)