podman-desktop/.github/semantic.yml
Florent Benoit 734f11b895 chore: allow merge commits in semantic check
At the end, we can't merge merge commits (force to squash them)
so it's ok if we have some in the history
While having cleaner history and rebase is recommended, people
can use their prefered workflow using merge.

Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2024-10-24 12:31:14 +02:00

3 lines
60 B
YAML

enabled: true
titleAndCommits: true
allowMergeCommits: true