Skip to content

Commit 99c6223

Browse files
committed
Cambios en el aplication tres
1 parent 16e5920 commit 99c6223

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/com/javatechie/cicd/GithubCicdActionsApplication.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ public String welcome() {
1717
//Hacemos otro commit mas
1818
//Un commit hoy
1919
//Ojalá que funcione
20+
//Hacemos otro commit mas xD
2021
public static void main(String[] args) {
2122
SpringApplication.run(GithubCicdActionsApplication.class, args);
2223
}

0 commit comments

Comments
 (0)