Skip to content

Commit

Permalink
show git diff
Browse files Browse the repository at this point in the history
  • Loading branch information
FuhuXia committed Jan 19, 2024
1 parent aac0acd commit 143b719
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
# Update requirements.txt
make update-dependencies
# show git diff
git diff --color-words="[^[:space:]]|([[:alnum:]]|UTF_8_GUARD)+"
# Fail so that PR is created
exit 1
- name: Create Pull Request
Expand Down

0 comments on commit 143b719

Please sign in to comment.