aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Isom <[email protected]>2021-12-18 12:05:25 -0600
committerMax Isom <[email protected]>2021-12-18 12:05:25 -0600
commit3db8b4cc1dd8c8444a8d146e6a3160c28066d9ff (patch)
tree3c04912c50552a2a987136ecaa79606df072102e
parentf92ec0dd424708caafc789ca5b79ecfec70a4a7c (diff)
downloadmuse-3db8b4cc1dd8c8444a8d146e6a3160c28066d9ff.tar.xz
muse-3db8b4cc1dd8c8444a8d146e6a3160c28066d9ff.zip
Lint & build on PRs
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 5eea299..ffea6a0 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -1,6 +1,6 @@
name: Lint & build
-on: push
+on: [push, pull_request]
jobs:
build: