Skip to content

Commit e5bb5e7

Browse files
author
root
committed
webhhooksdd
1 parent 3c3b315 commit e5bb5e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

HelloWorld.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ public class HelloWorld {
66
public static void main(String[] args) {
77
System.out.println("Hello, SFIT");
88
System.out.println("WELCOME TO THE DEVOPS LAB");
9-
System.out.println("testing github webhooks");
9+
System.out.println("new testing github webhooks");
1010
}
1111
}

0 commit comments

Comments
 (0)