forked from MapComplete/MapComplete
Enable github actions for branch
This commit is contained in:
parent
e1791d3acb
commit
f28b058f56
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy_pietervdvn.yml
vendored
1
.github/workflows/deploy_pietervdvn.yml
vendored
|
@ -3,6 +3,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- develop
|
- develop
|
||||||
|
- feature/vite
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in a new issue