Skip to content

Commit

Permalink
Use "Wednesday" instead of "Wednsday"
Browse files Browse the repository at this point in the history
  • Loading branch information
ydah committed May 13, 2022
1 parent 65e6170 commit 989b36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -54,7 +54,7 @@ workflows:
nightly:
triggers:
- schedule:
cron: "30 23 * * 1,2,3" # 8:30am every Tuesday, Wednsday and Thursday (JST)
cron: "30 23 * * 1,2,3" # 8:30am every Tuesday, Wednesday and Thursday (JST)
filters:
branches:
only:
Expand Down

0 comments on commit 989b36b

Please sign in to comment.