mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-04-16 19:43:56 +02:00
Lint & build on PRs
This commit is contained in:
parent
f92ec0dd42
commit
3db8b4cc1d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -1,6 +1,6 @@
|
|||
name: Lint & build
|
||||
|
||||
on: push
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Reference in a new issue