Specify branches to auto-build web app on
This commit is contained in:
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
|
name: Build and bundle web app into Owncast
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- webv2
|
||||||
|
- develop
|
||||||
paths:
|
paths:
|
||||||
- web/**
|
- web/**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user