Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Janpot committed Mar 26, 2024
1 parent a271ed8 commit 6eaae23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ jobs:
- run:
name: Check for duplicated packages
command: |
# #default-branch-switch
if [[ $(git diff --name-status next | grep -E 'pnpm-lock.yaml|package\.json') == "" ]];
then
echo "No changes to dependencies detected. Skipping..."
Expand Down

0 comments on commit 6eaae23

Please sign in to comment.