Skip to content

Commit

Permalink
Update hfUpdate.yml
Browse files Browse the repository at this point in the history
changes batch time to 23:22 UTC (3:00 pm PST)
  • Loading branch information
edwinjue authored Nov 15, 2023
1 parent e805aef commit b370249
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hfUpdate.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Update Huggingface Dataset

on:
schedule: # once daily at 11:05 pm PST (6:05 UTC)
- cron: '5 6 * * *'
schedule: # once daily at 3:05 pm PST (23:05 UTC)
- cron: '5 23 * * *'

jobs:
run:
Expand Down

0 comments on commit b370249

Please sign in to comment.