Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ytori committed Oct 18, 2024
1 parent aeee693 commit a4f5a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/konjacbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: konjacbot
on:
schedule:
- cron: '0 1 * * 1-5' # 平日朝10時(JST)に実行 (JSTはUTC+9なので、UTCでは1時)
workflow_dispatch
workflow_dispatch:
defaults:
run:
shell: bash
Expand Down

0 comments on commit a4f5a4b

Please sign in to comment.