Build on commit also for snapshot branch
This commit is contained in:
1
.github/workflows/build-on-commit.yaml
vendored
1
.github/workflows/build-on-commit.yaml
vendored
@@ -4,6 +4,7 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- next-version
|
- next-version
|
||||||
|
- snapshot
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user