Skip to content

Commit

Permalink
Only use master branch for now
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Sep 25, 2024
1 parent ad29526 commit e4533ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 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"
paths-ignore:
- "**/*.md"
pull_request:
Expand Down

0 comments on commit e4533ea

Please sign in to comment.