We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b4871 commit eb895f4Copy full SHA for eb895f4
commit-check.toml
@@ -19,5 +19,5 @@ ignore_authors = ["dependabot[bot]", "copilot[bot]", "pre-commit-ci[bot]"]
19
# https://conventional-branch.github.io/
20
conventional_branch = true
21
allow_branch_types = ["feature", "bugfix", "hotfix", "release", "chore", "feat", "fix"]
22
-require_rebase_target = "main"
+require_rebase_target = "origin/main"
23
ignore_authors = ["dependabot[bot]", "copilot[bot]", "pre-commit-ci[bot]"]
0 commit comments