Specify branches to auto-build web app on
This commit is contained in:
parent
1e78951f35
commit
63bf3b773c
3
.github/workflows/bundle-web.yml
vendored
3
.github/workflows/bundle-web.yml
vendored
@ -1,6 +1,9 @@
|
||||
name: Build and bundle web app into Owncast
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- webv2
|
||||
- develop
|
||||
paths:
|
||||
- web/**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user