Skip to content

Commit c697bb2

Browse files
authored
Merge pull request #134 from per1234/docs-typo
Fix typo in template workflow documentation
2 parents ea6b209 + 64ea85f commit c697bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow-templates/deploy-mkdocs-poetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Commit the resulting `pyproject.toml` and `poetry.lock` files.
4343

4444
#### Workflow
4545

46-
The workflow is configured for repositories that host the website source content in a branch named `main`. If the project uses a different branch, adjust the `on.push.branches[]` value in `check-workflows-task.yml`.
46+
The workflow is configured for repositories that host the website source content in a branch named `main`. If the project uses a different branch, adjust the `on.push.branches[]` value in `deploy-mkdocs-poetry.yml`.
4747

4848
#### MkDocs
4949

0 commit comments

Comments
 (0)