Skip to content

Commit

Permalink
👷 change workflow cron time
Browse files Browse the repository at this point in the history
  • Loading branch information
Shion1305 committed Mar 22, 2024
1 parent 24b9d83 commit f5baf7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron-refresh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Run refresh Everyday

on:
schedule:
- cron: '30 6 * * *' # 5分ごとに実行
- cron: '42 21 * * *'

jobs:
access_refresh_endpoint:
Expand Down

0 comments on commit f5baf7d

Please sign in to comment.