Skip to content

Commit

Permalink
chore: remove temp CI group
Browse files Browse the repository at this point in the history
  • Loading branch information
clintval committed Aug 8, 2024
1 parent 6e7c52b commit 69c8340
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ commit_parsers = [
{ message = "^.+!:*", group = "Breaking"},
{ message = "^feat*", group = "Features"},
{ message = "^fix*", group = "Bug Fixes"},
{ message = "^[cC]i*", group = "CI/CD"},
{ message = "^docs*", group = "Documentation"},
{ message = "^perf*", group = "Performance"},
{ message = "^refactor*", group = "Refactor"},
Expand Down

0 comments on commit 69c8340

Please sign in to comment.