We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ccf5e9 commit 8e8dbd4Copy full SHA for 8e8dbd4
2 files changed
.github/workflows/build.yml
@@ -1,4 +1,4 @@
1
-name: Build with Gradle
+name: Build
2
3
on:
4
push:
README.md
@@ -1,6 +1,6 @@
# Un template d'Application en Ligne de Commande (CLI) avec Java 25 et les JEP 458, 511 et 512
-[](https://github.com/java-cli-apps/java-25-quickstart/actions/workflows/build.yml)
+[](https://github.com/java-cli-apps/java-25-quickstart/actions/workflows/build.yml)
5
Le template **java-25-quickstart** permet de démarrer une nouvelle application en commande ligne avec Java et Gradle.
6
0 commit comments