We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8060d1 commit a080a59Copy full SHA for a080a59
1 file changed
.github/workflows/docs.yml
@@ -3,10 +3,10 @@ name: SHACL Documentation Generation
3
on:
4
push:
5
paths:
6
- - 'build/ontology/**'
+ - 'src/imaging-ontology/**'
7
pull_request:
8
9
10
11
jobs:
12
generate-docs:
0 commit comments