Skip to content

Commit 6fc796c

Browse files
authored
with workflow dispatch
1 parent efd8e8a commit 6fc796c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/schedule_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: schedule testing
33
on:
44
schedule:
55
- cron: '*/5 * * * *'
6+
workflow_dispatch:
67

78
jobs:
89
test_schedule:

0 commit comments

Comments
 (0)