Skip to content

Commit

Permalink
Change update time to 5am UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvNC authored Oct 5, 2023
1 parent 7453e30 commit 62bf790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release-dictionaries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build and Release Dictionaries

on:
schedule:
- cron: '0 0 * * *' # Runs at 00:00 (midnight) every day
- cron: '0 5 * * *' # Runs at 5am UTC after the JMdict files are updated
workflow_dispatch: # Allows manually triggering the workflow

jobs:
Expand Down

0 comments on commit 62bf790

Please sign in to comment.