Skip to content

Commit 87c2bb7

Browse files
committed
Ignore yarn.lock file in PR diff preview
1 parent c68cf95 commit 87c2bb7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/sdk-ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ jobs:
150150
--exclude='gradle.properties' \
151151
--exclude='pyproject.toml' \
152152
--exclude='package.json' \
153+
--exclude='yarn.lock' \
153154
--exclude='*.md' \
154155
./ /tmp/foundation-workspace-current/foundation-sdk/ >> preview.md || true # diff returns 1 if the two targets have differences
155156

0 commit comments

Comments
 (0)