This commit is contained in:
parent
ad272d699d
commit
50be335835
2
.github/workflows/build_and_deploy.yml
vendored
2
.github/workflows/build_and_deploy.yml
vendored
|
@ -1,6 +1,6 @@
|
|||
on:
|
||||
push:
|
||||
branches: ["dev"]
|
||||
branches: ["dev", "build-test"]
|
||||
|
||||
|
||||
jobs:
|
||||
|
|
Reference in a new issue