Skip to content

Commit

Permalink
continue on diff finding no changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sciencewhiz committed Oct 18, 2024
1 parent fe001e3 commit d5bf35d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
fi
echo "Base commit: $BASE_COMMIT"
set +e
# Get list of added or modified JSON files in subdirectories
git diff --diff-filter=AM --name-only $BASE_COMMIT HEAD | grep '.*/.*\.json$' > changed_json_files.txt
Expand Down

0 comments on commit d5bf35d

Please sign in to comment.