Skip to content

Commit 1c135bd

Browse files
committed
Java: Temporarily disable the Model Difference workflow for changes to the model generator.
1 parent 17e7f04 commit 1c135bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mad_modelDiff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
branches:
1212
- main
1313
paths:
14-
- "java/ql/src/utils/model-generator/**/*.*"
14+
# - "java/ql/src/utils/model-generator/**/*.*"
1515
- ".github/workflows/mad_modelDiff.yml"
1616

1717
permissions:

0 commit comments

Comments
 (0)