Skip to content

Commit 85cded7

Browse files
Update build-sphinx-docs/README.md
Co-authored-by: Andrew Coughtrie <24609575+andrewcoughtrie@users.noreply.github.com>
1 parent 682e61e commit 85cded7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build-sphinx-docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ package. However, it is recommended that version numbers are used in the
3030
`requirements.txt` file to ensure consistency across builds and to avoid
3131
automatic updates to packages breaking the workflow.
3232

33-
In order to call this workflow in your repositories you would need to implement the
34-
following file in your .github/workflows folder:
33+
To call this reusable workflow from a project repository a local workflow stored
34+
in the `.github/workflows` directory of the form described below is required:
3535

3636
### Build Sphinx Documentation
3737

0 commit comments

Comments
 (0)