Skip to content

Commit

Permalink
Nightly update 12:47 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddewie committed Apr 26, 2024
1 parent 20ed9e0 commit 3f2c555
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Nightly update
on:
workflow_dispatch: ~
schedule:
# Run daily at 3:47 UTC
- cron: '47 3 * * *'
# Run daily at 12:47 UTC
- cron: '47 12 * * *'

jobs:
trigger-circle-ci:
Expand Down

0 comments on commit 3f2c555

Please sign in to comment.