Skip to content

Commit

Permalink
ci: Try again with porcelain action
Browse files Browse the repository at this point in the history
  • Loading branch information
fischeti committed Aug 7, 2024
1 parent cbe59e8 commit a234d6a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,9 @@ jobs:
run: |
make rtl
- name: Diff porcelain
run: |
git status && test -z "$(git status --porcelain)"
uses: mmontes11/[email protected]
with:
message: Found differences, please update all sources

#################
# Check License #
Expand Down

0 comments on commit a234d6a

Please sign in to comment.