mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Run workflows on PRs + Perform test build
This commit is contained in:
3
.github/workflows/javascript-formatting.yml
vendored
3
.github/workflows/javascript-formatting.yml
vendored
@@ -5,6 +5,9 @@ on:
|
||||
push:
|
||||
paths:
|
||||
- web/**
|
||||
pull_request:
|
||||
paths:
|
||||
- web/**
|
||||
|
||||
jobs:
|
||||
prettier:
|
||||
|
||||
Reference in New Issue
Block a user