mirror of https://github.com/docker/docs.git
ci: remove yaml anchors
Signed-off-by: David Karlsson <david.karlsson@docker.com>
This commit is contained in:
parent
647ffabdbe
commit
b0492452b6
|
@ -17,8 +17,8 @@ jobs:
|
|||
with:
|
||||
delete-branch: false
|
||||
branch: published
|
||||
commit-message: &msg publish updates from main
|
||||
commit-message: publish updates from main
|
||||
labels: area/release
|
||||
title: *msg
|
||||
title: publish updates from main
|
||||
body: |
|
||||
Automated pull request for publishing docs updates.
|
||||
|
|
Loading…
Reference in New Issue