We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92b3e57 commit 44c0b3cCopy full SHA for 44c0b3c
.github/workflows/ci.yml
@@ -1,5 +1,5 @@
1
name: Test & Build
2
-on: [push]
+on: [push, pull_request]
3
env:
4
SBT_OPTS: "-Dsbt.color=true -Dscala.color=true"
5
jobs:
0 commit comments