Skip to content

Commit e92f578

Browse files
committed
Fix base ref
1 parent 51bcaf4 commit e92f578

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515

1616
- uses: pre-commit/action@v2.0.0
1717
with:
18-
extra_args: --from-ref origin/vara-dev --to-ref HEAD
18+
extra_args: --from-ref origin/development --to-ref HEAD

0 commit comments

Comments
 (0)