mirror of https://github.com/docker/docs.git
Merge pull request #17088 from dvdksn/ci/fix-yaml-anchor
ci: remove yaml anchors
This commit is contained in:
commit
6e48a6bef3
|
@ -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