Build off develop

This commit is contained in:
Fergal Moran
2020-09-06 00:33:32 +01:00
parent f794e2acd4
commit 1a9ef9fcf8
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: build-client
on:
push:
branches: trunk
branches: develop
jobs:
buildx:

View File

@@ -1,7 +1,7 @@
name: build-server
on:
push:
branches: trunk
branches: develop
jobs:
buildx:
runs-on: ubuntu-latest