Skip to content

Commit

Permalink
fixup! fixup! fixup! Run CI whitespace check only on changes introduc…
Browse files Browse the repository at this point in the history
…ed in latest PR
  • Loading branch information
dburgener committed Apr 29, 2024
1 parent f2899b0 commit d8991a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,4 @@ jobs:
with:
fetch-depth: 0
- name: check-whitespaces
run: git diff-tree --check main HEAD
run: git diff-tree --check origin/main HEAD

0 comments on commit d8991a9

Please sign in to comment.