Skip to content

Commit

Permalink
revert last commits
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-erojaslizano committed Mar 21, 2024
1 parent 04dffa5 commit 8706d37
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,8 @@ jobs:
uses: actions/setup-dotnet@v1
with:
dotnet-version: "6.0.x"
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v43
- name: Run linters
uses: wearerequired/lint-action@v2
env:
ALL_CHANGED_FILES: ${{ steps.changed-files.outputs.all_changed_files }}
with:
dotnet_format: true
continue_on_error: false
Expand Down

0 comments on commit 8706d37

Please sign in to comment.