Skip to content

Commit

Permalink
rename github ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
sonofab1rd committed Aug 24, 2024
1 parent 1f368f8 commit 887a725
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# separate terms of service, privacy policy, and support
# documentation.

name: Java CI with Maven
name: Build Master Branch

on:
push:
Expand All @@ -16,9 +16,7 @@ on:

jobs:
build:

runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
- name: Set up JDK 11
Expand Down
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@
</execution>
</executions>
</plugin>

</plugins>
</build>

Expand Down

0 comments on commit 887a725

Please sign in to comment.