Skip to content

Commit 6fcb4fe

Browse files
committed
Update workflow
1 parent 6626af3 commit 6fcb4fe

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,9 @@ jobs:
5353
uses: peter-evans/create-pull-request@v5
5454
with:
5555
token: ${{ secrets.GITHUB_TOKEN }}
56-
branch: sync-trento-docs-from-doc-unversioned
56+
commit-message: "Manual sync: update trento docs"
57+
branch: "sync-trento-docs-from-doc-unversioned"
58+
draft: true
5759
base: fetch_docs_from_upstream
5860
title: "Sync: trento docs into trento_suse from SUSE/doc-unversioned"
5961
body: |

0 commit comments

Comments
 (0)