Skip to content

Commit 8fe73f7

Browse files
committed
Java: Trigger Models as Data diff workflow on changes to the shared scripts.
1 parent 8810f16 commit 8fe73f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mad_modelDiff.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
- main
1313
paths:
1414
- "java/ql/src/utils/modelgenerator/**/*.*"
15+
- "misc/scripts/models-as-data/*.*"
1516
- ".github/workflows/mad_modelDiff.yml"
1617

1718
permissions:

0 commit comments

Comments
 (0)