Skip to content

Commit 3646ae0

Browse files
author
Benjamin Muskalla
committed
Skip diff install if not needed
1 parent 10aa7a7 commit 3646ae0

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
@@ -83,6 +83,7 @@ jobs:
8383
fi
8484
done
8585
- name: Install diff2html
86+
if: github.event.pull_request
8687
run: |
8788
npm install -g diff2html-cli
8889
- name: Generate Model Diff

0 commit comments

Comments
 (0)