CI: allow dots in commit subject area
authorPaul Spooren <mail@aparcar.org>
Wed, 23 Feb 2022 18:51:43 +0000 (19:51 +0100)
committerPaul Spooren <mail@aparcar.org>
Thu, 24 Feb 2022 15:41:02 +0000 (16:41 +0100)
commitfb5d0dc362e5206dbedb694dbe27953582eb887b
tree716e9c52c6265ab9a4d86e4e9750195abfe7943c
parent1e2549045c8ce8f1553266b011af872cf1ccb893
CI: allow dots in commit subject area

Due to a limited grep pattern, subjects containing dots like `image.mk`
were falsely reported as problematic. Extend pattern to allow dots.

Signed-off-by: Paul Spooren <mail@aparcar.org>
.github/workflows/formal.yml