Skip to content

Commit

Permalink
New branch pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Aug 14, 2023
1 parent d949369 commit 531a6ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "build"
on:
push:
branches:
- "master"
- "*.x"
pull_request: ~
workflow_dispatch: ~

Expand Down

0 comments on commit 531a6ea

Please sign in to comment.