Skip to content

Commit

Permalink
TEMPORARY Run "sources" CI workflow on PR branch
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Dec 23, 2024
1 parent 014acbd commit 196e340
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
branches: [ main ]
# Uncomment to test changes on a PR branch
# pull_request:
# branches: [ main ]
pull_request:
branches: [ main ]
schedule: # 05:00 UTC = 06:00 CET = 07:00 CEST
- cron: "0 5 * * *"

Expand Down

0 comments on commit 196e340

Please sign in to comment.