main
Cogent Apps 2023-03-18 09:56:00 +00:00
parent 5caabedb9e
commit b7d30dbf4c
2 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,7 @@ name: build app
on:
push:
branches:
- '*'
- main
jobs:
build-webapp:
runs-on: ubuntu-latest

View File

@ -4,7 +4,6 @@ on:
push:
branches:
- release
- beta
jobs:
deploy-webapp: