Skip to content

Commit b45e404

Browse files
authored
Adding workflow dispatch (#34868)
1 parent c3f13ae commit b45e404

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: "Process Stale Issues and PRs"
22
on:
3+
workflow_dispatch:
34
schedule:
45
- cron: "30 1 * * *"
56

0 commit comments

Comments
 (0)