Skip to content

Commit ac97a54

Browse files
committed
Be more explicit
1 parent 5b2ea85 commit ac97a54

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-earthly-gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Gradle CI build
1+
name: Earthly/Gradle CI
22

33
env:
44
OWASP_NVD_API_KEY: ${{ secrets.OWASP_NVD_API_KEY }}

.github/workflows/ci-earthly-maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Maven CI build
1+
name: Earthly/Maven CI
22

33
env:
44
OWASP_NVD_API_KEY: ${{ secrets.OWASP_NVD_API_KEY }}

0 commit comments

Comments
 (0)