Skip to content

Commit

Permalink
fixup! Run CI whitespace check only on changes introduced in latest PR
Browse files Browse the repository at this point in the history
  • Loading branch information
dburgener committed Apr 29, 2024
1 parent 6876674 commit 428713f
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 @@ -132,5 +132,6 @@ jobs:

steps:
- uses: actions/checkout@v4
with: fetch-depth: 0
- name: check-whitespaces
run: git diff-tree --check main HEAD

0 comments on commit 428713f

Please sign in to comment.