Skip to content

Commit

Permalink
#2044 - Enable CI builds for 2.1.x branch.
Browse files Browse the repository at this point in the history
odrotbohm committed Nov 13, 2023
1 parent 5d1f86f commit 48dd702
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
@@ -2,7 +2,7 @@ name: CI Build

on:
push:
branches: [ main, 2.0.x, 1.5.x ]
branches: [ main, 2.1.x, 2.0.x, 1.5.x ]
pull_request:
branches: [ main ]

0 comments on commit 48dd702

Please sign in to comment.