File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed
Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 33 push :
44 branches :
55 - main
6+ paths :
7+ - " docs/**"
8+ - " mkdocs.yml"
9+ - " .github/workflows/mkdocs.yml"
610 pull_request :
711 branches :
812 - main
@@ -85,12 +89,12 @@ jobs:
8589 - name : Checkout
8690 uses : actions/checkout@v6
8791
88- - uses : actions/setup-python@v6
92+ - name : Setup python
93+ uses : actions/setup-python@v6
8994 with :
9095 python-version-file : .github/workflows/.python-version
9196 cache : pip
92- cache-dependency-path : |
93- "docs/requirements.txt"
97+ cache-dependency-path : " docs/requirements.txt"
9498
9599 - name : Install MkDocs requirements
96100 run : |
Original file line number Diff line number Diff line change 1- # Digital Service Design Language
1+ # Cal-ITP websites
22
3- Cal-ITP's Digital Service Design Language (DSDL) is a (work in progress) attempt to unify design elements across various products .
3+ Cal-ITP's Digital Service Design Language (DSDL) attempts to unify design elements across our various websites .
44
5- You 'll be able to learn more about it here very soon.
5+ We 'll share more information about DSDL and other Cal-ITP website initiatives here very soon.
You can’t perform that action at this time.
0 commit comments