Skip to content

Commit eb895f4

Browse files
committed
test: update require_rebase_target
1 parent 31b4871 commit eb895f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commit-check.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ ignore_authors = ["dependabot[bot]", "copilot[bot]", "pre-commit-ci[bot]"]
1919
# https://conventional-branch.github.io/
2020
conventional_branch = true
2121
allow_branch_types = ["feature", "bugfix", "hotfix", "release", "chore", "feat", "fix"]
22-
require_rebase_target = "main"
22+
require_rebase_target = "origin/main"
2323
ignore_authors = ["dependabot[bot]", "copilot[bot]", "pre-commit-ci[bot]"]

0 commit comments

Comments
 (0)