mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Puts new pr string on a new line
This commit is contained in:
parent
2b4b8839d1
commit
8d08ac559d
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user