Skip to content

Commit e7c6043

Browse files
authored
testing
1 parent ed5146a commit e7c6043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hellow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: hello world
33
on:
44
workflow_dispatch:
55
schedule:
6-
- corn : "*/2 * * * *"
6+
- cron : "*/2 * * * *"
77
pull_request:
88
branches:
99
- main

0 commit comments

Comments
 (0)