Skip to content

Commit 060acc7

Browse files
authored
Add workflow dispatch for debug purposes
1 parent 80c70c3 commit 060acc7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/call-invalid-issues-cron.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Mark stale issues and pull requests
22
on:
3+
workflow_dispatch:
34
schedule:
45
- cron: "30 1 * * *"
56

0 commit comments

Comments
 (0)