Skip to content

Commit

Permalink
update template used
Browse files Browse the repository at this point in the history
  • Loading branch information
endakelly committed Apr 29, 2024
1 parent ad18733 commit 68cbb3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/parsegithubissue-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 68cbb3e

Please sign in to comment.