We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent defd48c commit be62ab4Copy full SHA for be62ab4
1 file changed
.github/workflows/mkdocs.yaml
@@ -16,6 +16,7 @@ on:
16
# ... and only if relevant files have changed.
17
- stepup/**
18
- docs/**
19
+ - overrides/**
20
- mkdocs.yaml
21
- pyproject.toml
22
- .github/workflows/mkdocs.yaml
@@ -25,6 +26,7 @@ on:
25
26
# ... only if relevant files have changed.
27
28
29
30
31
32
0 commit comments