forked from MapComplete/MapComplete
Chore: run deploy on hosted on pull request
This commit is contained in:
parent
a7e729a2de
commit
81fb1f91b6
1 changed files with 2 additions and 1 deletions
3
.github/workflows/deploy_hosted.yml
vendored
3
.github/workflows/deploy_hosted.yml
vendored
|
@ -1,6 +1,7 @@
|
|||
name: Deploy develop on dev.mapcomplete.org
|
||||
on:
|
||||
push
|
||||
- push
|
||||
- pull_request
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue