Skip to content

Commit

Permalink
ワークフローの実行タイミングを変更
Browse files Browse the repository at this point in the history
  • Loading branch information
Gakuto1112 committed Jan 5, 2025
1 parent c5c9e44 commit b8ee97b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Check game updates

on:
schedule:
- cron: '0 23 * * 4'
- cron: '0 0 * * 4'

jobs:
check:
Expand Down

0 comments on commit b8ee97b

Please sign in to comment.