We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7c0e4 commit efdd341Copy full SHA for efdd341
.github/workflows/ant.yml
@@ -1,6 +1,8 @@
1
name: Java CI
2
3
-on: [push]
+on:
4
+ push:
5
+ pull_request:
6
7
jobs:
8
build:
0 commit comments