We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6626af3 commit 6fcb4feCopy full SHA for 6fcb4fe
1 file changed
.github/workflows/sync-suse-docs.yml .github/workflows/sync-docs.yml.github/workflows/sync-suse-docs.yml renamed to .github/workflows/sync-docs.yml
@@ -53,7 +53,9 @@ jobs:
53
uses: peter-evans/create-pull-request@v5
54
with:
55
token: ${{ secrets.GITHUB_TOKEN }}
56
- branch: sync-trento-docs-from-doc-unversioned
+ commit-message: "Manual sync: update trento docs"
57
+ branch: "sync-trento-docs-from-doc-unversioned"
58
+ draft: true
59
base: fetch_docs_from_upstream
60
title: "Sync: trento docs into trento_suse from SUSE/doc-unversioned"
61
body: |
0 commit comments