Skip to content

Commit

Permalink
Update checkCODAVM.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gkwan-ibm authored Sep 25, 2024
1 parent 88f1810 commit a977b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkCODAVM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
echo "CODA VM is running"
else
echo "CODA VM is not running"
MESSAGE='{"body":"@gkwan-ibm, @Ruilin-Ma and @shin19991207, CODA VM is down on '$TODAY'!"}'
MESSAGE='{"body":"@gkwan-ibm and @shin19991207, CODA VM is down on '$TODAY'!"}'
echo "$MESSAGE"
curl -L \
-X POST \
Expand Down

0 comments on commit a977b99

Please sign in to comment.