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