ci: remove yaml anchors

Signed-off-by: David Karlsson <david.karlsson@docker.com>
This commit is contained in:
David Karlsson 2023-04-11 20:28:26 +02:00
parent 647ffabdbe
commit b0492452b6
1 changed files with 2 additions and 2 deletions

View File

@ -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.