Java: Temporarily disable the Model Difference workflow for changes to the model generator.

This commit is contained in:
Michael Nebel
2022-12-05 11:32:18 +01:00
parent 17e7f04adf
commit 1c135bd207

View File

@@ -11,7 +11,7 @@ on:
branches:
- main
paths:
- "java/ql/src/utils/model-generator/**/*.*"
# - "java/ql/src/utils/model-generator/**/*.*"
- ".github/workflows/mad_modelDiff.yml"
permissions: