Merge pull request #17088 from dvdksn/ci/fix-yaml-anchor

ci: remove yaml anchors
This commit is contained in:
CrazyMax 2023-04-11 20:39:56 +02:00 committed by GitHub
commit 6e48a6bef3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.