We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b12d0b commit 57ca41aCopy full SHA for 57ca41a
.github/workflows/maven.yml
@@ -1,7 +1,7 @@
1
# This workflow is designed to build PRs for AHC. Note that it does not actually publish AHC, just builds and test it.
2
# Docs: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
3
4
-name: Java CI with Maven - PR Action
+name: Test PR
5
6
on:
7
pull_request:
0 commit comments