Skip to content

Commit

Permalink
[skip ci] Update actions names
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelillo15 committed May 28, 2024
1 parent 012ad55 commit fdfe3e8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-submission.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Dependency Submission
name: Nookure Staff Dependency Submission

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/javadoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# This workflow will build a Java project with Gradle and cache/restore any dependencies to improve the workflow execution time
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle

name: Update Javadoc
name: NookureStaff Update Javadoc

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will build a Java project with Maven
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven

name: NookureStaff build
name: NookureStaff Publish API

on:
push:
Expand Down

0 comments on commit fdfe3e8

Please sign in to comment.