diff --git a/BatFirstSample.bat b/BatFirstSample.bat index 4254253..c3ff239 100644 --- a/BatFirstSample.bat +++ b/BatFirstSample.bat @@ -3,3 +3,4 @@ echo "Bat execution Start" echo "This is pull from Github repository" echo "After every PUSH The notification send to my jenkins and my targerted job Triggered - webhook enabled" echo "Bat execution End" +echo "Test Dependapot"