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