Skip to content

Commit

Permalink
ci: update auto PR content for auto-doc
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Sep 28, 2023
1 parent a196faa commit fed801a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/workflow_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
uses: peter-evans/create-pull-request@v3
with:
base: "main"
title: "auto-doc: Updated README.md"
branch: "chore/auto-doc-update-readme"
commit-message: "auto-doc: Updated README.md"
body: "auto-doc: Updated README.md"
title: "auto-doc: updated workflows docs"
branch: "docs/auto-doc-update-workflows"
commit-message: "docs: updated workflow docs"
body: "PR triggered via workflow_docs.yml workflow."

0 comments on commit fed801a

Please sign in to comment.