Skip to content

Commit

Permalink
Run shortly after weekly dataset release, not almost a week after
Browse files Browse the repository at this point in the history
  • Loading branch information
grischard authored Nov 20, 2024
1 parent 9fb11b7 commit f97b89e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/luxembourg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: 🇱🇺 Luxembourg

on:
workflow_dispatch:
# Run every Sunday at 12:00 UTC
# Run every Monday at 16:00 UTC. Dataset gets updated at around 11 UTC.
schedule:
- cron: "0 12 * * 0"
- cron: "0 16 * * 1"
push:
paths:
- ".github/workflows/luxembourg.yml"
Expand Down

0 comments on commit f97b89e

Please sign in to comment.