Loading .github/workflows/update-patches-doc.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ jobs: path: cromite base: ${{ env.BRANCH }} add-paths: | build/patches/*.patch docs/*.md commit-message: '[AUTO][DOC] Generate patches doc for master branch' title: '[AUTO][DOC] Generate patches doc for master branch' body: ${{ env.MESSAGE }} Loading Loading
.github/workflows/update-patches-doc.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ jobs: path: cromite base: ${{ env.BRANCH }} add-paths: | build/patches/*.patch docs/*.md commit-message: '[AUTO][DOC] Generate patches doc for master branch' title: '[AUTO][DOC] Generate patches doc for master branch' body: ${{ env.MESSAGE }} Loading