From c6c64d09fc803245b225592acca7828dc31c5139 Mon Sep 17 00:00:00 2001 From: galipremsagar Date: Wed, 3 Apr 2024 15:46:24 +0000 Subject: [PATCH] test --- .github/workflows/status.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/status.yml b/.github/workflows/status.yml index 20d27784fae..b091f24d9c3 100644 --- a/.github/workflows/status.yml +++ b/.github/workflows/status.yml @@ -52,3 +52,5 @@ jobs: -H "Accept: application/vnd.github.v3+json" \ "https://api.github.com/repos/$REPO_NAME/statuses/$COMMIT_SHA" \ -d "{\"state\":\"$CUSTOM_STATE\",\"target_url\":\"$CUSTOM_TARGET_URL\",\"description\":\"$CUSTOM_DESCRIPTION\",\"context\":\"$CUSTOM_CONTEXT\"}" + +#abc