Skip to content

Commit 30993ff

Browse files
testing CI build
1 parent 7e586a3 commit 30993ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/java/guru/springframework/SpringCoreDevOpsApplication.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@ public class SpringCoreDevOpsApplication {
88

99
public static void main(String[] args) {
1010
SpringApplication.run(SpringCoreDevOpsApplication.class, args);
11+
12+
//this is a whitespace change
1113
}
1214
}

0 commit comments

Comments
 (0)