From 236e4cb899308fb6f2ec59547f28820c8ea7561f Mon Sep 17 00:00:00 2001 From: hossainemruz Date: Fri, 5 Nov 2021 03:15:40 +0600 Subject: [PATCH] Update workflow Signed-off-by: hossainemruz --- .github/workflows/project-automation-pr.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/project-automation-pr.yaml b/.github/workflows/project-automation-pr.yaml index 8e8b2fe..9d80589 100644 --- a/.github/workflows/project-automation-pr.yaml +++ b/.github/workflows/project-automation-pr.yaml @@ -173,10 +173,7 @@ jobs: pr_url: ${{github.event.pull_request.html_url}} format: IssueNumber - - name: Output linked Issue list - run: echo "${{ steps.linked_issues.outputs.issues }}" - - - name: Find the Issue ID + - name: Update Linked Issues Status env: GITHUB_TOKEN: ${{secrets.PROJECT_AUTOMATION}} run: |