Skip to content

Commit

Permalink
docs: ✏️ fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ttskch committed May 26, 2024
1 parent 6b31618 commit 73c3acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: cron

on:
schedule:
- cron: "0 15 * * *" # 00:00 JSt
- cron: "0 15 * * *" # 00:00 JST

jobs:
# https://zenn.dev/snowcait/articles/903d86d668fcb7
Expand Down

0 comments on commit 73c3acb

Please sign in to comment.