Java: Trigger Models as Data diff workflow on changes to the shared scripts.

This commit is contained in:
Michael Nebel
2024-01-04 14:08:07 +01:00
parent 8810f166ee
commit 8fe73f72cc

View File

@@ -12,6 +12,7 @@ on:
- main
paths:
- "java/ql/src/utils/modelgenerator/**/*.*"
- "misc/scripts/models-as-data/*.*"
- ".github/workflows/mad_modelDiff.yml"
permissions: