Specify branches to auto-build web app on

This commit is contained in:
Gabe Kangas
2022-08-19 22:13:01 -07:00
committed by GitHub
parent 1e78951f35
commit 63bf3b773c

View File

@@ -1,6 +1,9 @@
name: Build and bundle web app into Owncast
on:
push:
branches:
- webv2
- develop
paths:
- web/**