Skip to content

Commit be62ab4

Browse files
committed
Rebuild docs on overrides change
1 parent defd48c commit be62ab4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/mkdocs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ on:
1616
# ... and only if relevant files have changed.
1717
- stepup/**
1818
- docs/**
19+
- overrides/**
1920
- mkdocs.yaml
2021
- pyproject.toml
2122
- .github/workflows/mkdocs.yaml
@@ -25,6 +26,7 @@ on:
2526
# ... only if relevant files have changed.
2627
- stepup/**
2728
- docs/**
29+
- overrides/**
2830
- mkdocs.yaml
2931
- pyproject.toml
3032
- .github/workflows/mkdocs.yaml

0 commit comments

Comments
 (0)