Skip to content

Commit

Permalink
Trigger workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Dec 9, 2024
1 parent b7fbf1b commit 79b7d64
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: "build"
on:
push:
branches:
- "1.*.x" # Matches our branch versioning that mirrors Sylius', e.g. '1.12.x'
- "master"
- "main"
- "1.x"
paths-ignore:
- "**/*.md"
pull_request:
Expand Down

0 comments on commit 79b7d64

Please sign in to comment.