We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b36be00 + 600412d commit 2d46272Copy full SHA for 2d46272
.github/workflows/mad_modelDiff.yml
@@ -100,4 +100,6 @@ jobs:
100
with:
101
name: diffs
102
path: tmp-models/*.html
103
+ # An html file is only produced if the generated models differ.
104
+ if-no-files-found: ignore
105
retention-days: 20
0 commit comments