Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleShit committed Jul 31, 2024
1 parent 841ba71 commit 611afb7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ jobs:
# Check if the status is not empty
if [ ! -z "$STATUS" ]; then
echo "Please build and commit your changes locally before submitting a PR."
echo ""
echo ""
echo "------"
echo "Uncommitted changes:"
echo "$STATUS"
exit 1
Expand Down

0 comments on commit 611afb7

Please sign in to comment.