We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1885eed commit 3d61270Copy full SHA for 3d61270
.github/workflows/deploy_documentation.yml
@@ -9,6 +9,7 @@ on:
9
paths:
10
- 'src/docs/*'
11
- 'src/sssom_schema/schema/sssom_schema.yaml'
12
+ - 'mkdocs.yml'
13
14
15
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
0 commit comments