Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f11008a

Browse files
authored
Allow manual trigger
1 parent f2fc35f commit f11008a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/autoclose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ permissions:
66
on:
77
schedule:
88
- cron: '0 * * * *'
9+
workflow_dispatch:
910

1011
jobs:
1112
run:

0 commit comments

Comments
 (0)