Skip to content

Commit 57ca41a

Browse files
author
Tom Granot
committed
Change PR Workflow Name
1 parent 2b12d0b commit 57ca41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow is designed to build PRs for AHC. Note that it does not actually publish AHC, just builds and test it.
22
# Docs: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
33

4-
name: Java CI with Maven - PR Action
4+
name: Test PR
55

66
on:
77
pull_request:

0 commit comments

Comments
 (0)