Skip to content

Commit

Permalink
Run Brussels process 2 hours earlier so Wallonia and Flanders can use…
Browse files Browse the repository at this point in the history
… the cache generated
  • Loading branch information
jbelien committed Dec 20, 2024
1 parent 44a07a3 commit bf6c0a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/belgium-brussels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: 🇧🇪 Brussels, Belgium

on:
workflow_dispatch:
# Run every Sunday at 12:00 UTC
# Run every Sunday at 10:00 UTC
schedule:
- cron: "0 12 * * 0"
- cron: "0 10 * * 0"
push:
paths:
- ".github/workflows/belgium-brussels.yml"
Expand Down

0 comments on commit bf6c0a7

Please sign in to comment.