GH-274 - Activate CI build for 1.0.x.
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, hacking/* ]
|
||||
branches: [ main, hacking/*, 1.0.x ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user