Skip to content

Commit

Permalink
remove changed files
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-erojaslizano committed Apr 2, 2024
1 parent af32e55 commit 00f15df
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,7 @@ jobs:
dotnet-version: "6.0.x"
- name: Run linters
uses: wearerequired/lint-action@v2
env:
ALL_CHANGED_FILES: ${{git diff --name-only master}}
with:
dotnet_format_args: "--include ${{ALL_CHANGED_FILES}}"
dotnet_format: true
continue_on_error: false
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 00f15df

Please sign in to comment.