Skip to content

Commit

Permalink
remove changed-files param
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBonus committed Sep 19, 2024
1 parent 85992e7 commit 772582d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/format_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ jobs:
with:
args: 'format --check'
version: 0.6.1
changed-files: 'true'
1 change: 0 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ jobs:
- uses: chartboost/ruff-action@v1
with:
version: 0.6.1
changed-files: 'true'

0 comments on commit 772582d

Please sign in to comment.