diff --git a/.github/workflows/project-automation-pr.yaml b/.github/workflows/project-automation-pr.yaml index 7dc50f1..eeaa2e8 100644 --- a/.github/workflows/project-automation-pr.yaml +++ b/.github/workflows/project-automation-pr.yaml @@ -167,8 +167,8 @@ jobs: uses: FujiHaruka/issue-refs-parser-action@v1.1 id: linked-issues with: - body: ${{ github.event.comment.body }} - self_slug: hugo-toha/toha + body: ${{ github.event.pull_request.body }} + # self_slug: hugo-toha/toha - name: Get The Outputs run: | echo "refs: ${{ steps.linked-issues.outputs.refs }}"