We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c3b315 commit e5bb5e7Copy full SHA for e5bb5e7
1 file changed
HelloWorld.java
@@ -6,6 +6,6 @@ public class HelloWorld {
6
public static void main(String[] args) {
7
System.out.println("Hello, SFIT");
8
System.out.println("WELCOME TO THE DEVOPS LAB");
9
- System.out.println("testing github webhooks");
+ System.out.println("new testing github webhooks");
10
}
11
0 commit comments