diff --git a/.github/workflows/parsegithubissue-pr.yaml b/.github/workflows/parsegithubissue-pr.yaml index a9c270a5..34aaf2f2 100644 --- a/.github/workflows/parsegithubissue-pr.yaml +++ b/.github/workflows/parsegithubissue-pr.yaml @@ -132,7 +132,7 @@ jobs: uses: stefanbuck/github-issue-parser@v3.1.0 with: issue-body: ${{ env.ISSUE_BODY }} - template-path: .github/ISSUE_TEMPLATE/1-pull-request-template.yaml + template-path: .github/ISSUE_TEMPLATE/3-skip-auto-shutdown-request.yaml #Save parsed date into environment variables - name: Save parsed jsonString data