We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a91f0b + b23cf30 commit 96b6b3eCopy full SHA for 96b6b3e
1 file changed
.github/workflows/pipeline.yml
@@ -1,6 +1,6 @@
1
name: Java CI
2
3
-on: [push]
+on: [push, pull_request]
4
5
jobs:
6
build:
0 commit comments