Turn on Haskell workflow for PRs
[lsp-test.git] / .github / workflows / haskell.yml
index 53827ca27f8f334701613b953ff2c10aa8c95053..70ee98a2135ac2c5bce4be129cfaa1c687b19c97 100644 (file)
@@ -1,6 +1,6 @@
 name: Haskell CI
 
-on: [push]
+on: [push, pull_request]
 jobs:
   build: