Skip to content

Commit

Permalink
Change PR Workflow Name
Browse files Browse the repository at this point in the history
  • Loading branch information
TomGranot committed Dec 19, 2020
1 parent 2b12d0b commit 57ca41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow is designed to build PRs for AHC. Note that it does not actually publish AHC, just builds and test it.
# Docs: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven

name: Java CI with Maven - PR Action
name: Test PR

on:
pull_request:
Expand Down

0 comments on commit 57ca41a

Please sign in to comment.