summaryrefslogtreecommitdiffstats
path: root/bors.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2023-01-16 09:51:49 +0100
committerMatthias Beyer <mail@beyermatthias.de>2023-01-16 09:52:48 +0100
commit1f17c1eaf9ef4190517d93c006c91ec8b6c60cea (patch)
tree4aa24ae6b5501d99414e90f4977312e3d1ef5dfa /bors.toml
parenta5d5062bda181edbba2510872c4b1b72e5643595 (diff)
Remove fixup-check
gitlint checks this as well, so it is not necessary to run this check anymore. Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'bors.toml')
-rw-r--r--bors.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/bors.toml b/bors.toml
index 1ff4a5d..f3ab04f 100644
--- a/bors.toml
+++ b/bors.toml
@@ -12,7 +12,6 @@ pr_status = [
# Github Actions
"license",
"dco-check",
- "fixup-check",
]
update_base_for_deletes = true
cut_body_after = "<details>"