Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostyX committed Aug 4, 2024
1 parent 478e885 commit d026c39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
python-version: 3.x
- uses: pre-commit/[email protected]
with:
extra_args: --from-ref origin/HEAD --to-ref HEAD
# extra_args: --from-ref origin/HEAD --to-ref HEAD
extra_args: --from-ref main --to-ref HEAD

0 comments on commit d026c39

Please sign in to comment.