adding master to push trigger
Co-authored-by: Tobi <TobiGr@users.noreply.github.com>
This commit is contained in:
parent
1db3c57ef0
commit
3a61ab59f2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -7,6 +7,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- dev
|
- dev
|
||||||
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-test:
|
build-and-test:
|
||||||
|
|
Loading…
Reference in a new issue