Skip to content

Commit

Permalink
Fixed bug in CI
Browse files Browse the repository at this point in the history
The CI didn't run when the README changed, now I've included all md
files.
  • Loading branch information
JCGoran committed Oct 6, 2023
1 parent 59db941 commit a86bb19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
branches:
- master
paths:
- '**.md'
- 'pyproject.toml'
- '**.py'
- 'templates/**'
Expand Down

0 comments on commit a86bb19

Please sign in to comment.