GH-955 - Enable CI build for 1.3.x branch.
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -2,7 +2,7 @@ name: CI Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main, 1.2.x, 1.1.x, 1.0.x, hacking/*, feature/* ]
|
||||
branches: [ main, 1.3.x, 1.2.x, 1.1.x, 1.0.x, hacking/*, feature/* ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user