Skip to content

Commit

Permalink
Remove extra args from pre-commit-action
Browse files Browse the repository at this point in the history
  • Loading branch information
BAntonellini committed Feb 9, 2024
1 parent 23c4c05 commit 601ca4d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/run_dbt_checkpoint_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,3 @@ jobs:

- name: Run dbt checkpoint
uses: pre-commit/action@v3.0.1
with:
extra_args: --files ${{ steps.get_file_changes.outputs.files}}

0 comments on commit 601ca4d

Please sign in to comment.