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 afd2a13 commit a06e1b9
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 Thursday at 1:00 UTC
# Run every Tuesday at 2:00 UTC
schedule:
- cron: "0 1 * * 4"
- cron: "0 2 * * 2"
push:
paths:
- ".github/workflows/update-data.yml"
Expand Down

0 comments on commit a06e1b9

Please sign in to comment.