Skip to content

Commit b06c8c9

Browse files
authored
try again with workflow dispatch
1 parent c2ab585 commit b06c8c9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/close-stale-issues.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Close stale issues
22
on:
3-
schedule:
4-
- cron: '*/15 * * * *'
3+
workflow_dispatch
54

65
jobs:
76
stale:

0 commit comments

Comments
 (0)