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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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