mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
ci: remove yaml anchors
Signed-off-by: David Karlsson <david.karlsson@docker.com>
This commit is contained in:
4
.github/workflows/merge.yml
vendored
4
.github/workflows/merge.yml
vendored
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user