From aa809ca0a49d3ebecdc61cb4baf472f763a60cfa Mon Sep 17 00:00:00 2001 From: amorphous-1 Date: Fri, 14 Aug 2020 12:17:38 +0530 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 7191709..5321829 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -31,7 +31,7 @@ jobs: -u $OAUTH_TOKEN:x-oauth-basic \ -d '{"body": "The Respective JIRA ticket URL for the PR is - https://project-sunbird.atlassian.net/browse/'"$ticket"/'."}' \ https://api.github.com/repos/$CIRCLE_PROJECT_USERNAME/$CIRCLE_PROJECT_REPONAME/issues/$CIRCLE_PR_NUMBER/comments -# + workflows: version: 2 build-workflow: