Skip to content

Commit

Permalink
👷 Update update-data.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jbelien committed May 1, 2021
1 parent ef3ab00 commit 274f42a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-data.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Update data

on:
# Run every Wednesday at 1:00 UTC
# Run every Monday at 3:00 UTC
schedule:
- cron: "0 1 * * 3"
- cron: "0 3 * * 1"
push:
paths:
- ".github/workflows/update-data.yml"
Expand Down

0 comments on commit 274f42a

Please sign in to comment.