mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
Puts new pr string on a new line
This commit is contained in:
2
.github/workflows/update_dependabot_prs.yml
vendored
2
.github/workflows/update_dependabot_prs.yml
vendored
@@ -23,4 +23,4 @@ jobs:
|
||||
PR: ${{github.event.pull_request}}
|
||||
run: |
|
||||
gh pr checkout ${{ env.BRANCH }}
|
||||
gh pr edit --body "${{ env.PR }} Bug, Docs Fix or other nominal change"
|
||||
gh pr edit --body "${{ env.PR }}\nBug, Docs Fix or other nominal change"
|
||||
|
||||
Reference in New Issue
Block a user