Skip to content

Commit

Permalink
[Dependencies] - Update .github/workflows/pull-request.yml to match t…
Browse files Browse the repository at this point in the history
…he template repo
  • Loading branch information
credfeto committed Oct 9, 2023
1 parent a3a6868 commit 5e12e02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
pr_body: ${{steps.pr-template.outputs.content}}
github_token: ${{github.token}}

- name: New PR Details
- name: "New PR Details"
if: steps.findPr.outputs.number == ''
run: |
echo "URL: ${{steps.open-pr.outputs.pr_url}}"
Expand Down

0 comments on commit 5e12e02

Please sign in to comment.