Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
galipremsagar committed Apr 3, 2024
1 parent 7698268 commit c6c64d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit c6c64d0

Please sign in to comment.