Skip to content

Commit

Permalink
better naming
Browse files Browse the repository at this point in the history
  • Loading branch information
rieckpil committed Feb 1, 2024
1 parent dfe1b48 commit 25b42b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/maven-parent.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build All Maven Projects
name: Build Spring Boot Projects
on:
push:
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Maven Projects (Java 8, 11, 17)
name: Build Non-Spring Boot Projects

on:
push:
Expand Down

0 comments on commit 25b42b7

Please sign in to comment.