GsActions / commit-message-checker

GitHub Action that checks commit messages of pushes and pull request against a regex pattern
MIT License
99 stars 56 forks source link

[FEATURE] Introduce support for RegExp flags #2

Closed gilbertsoft closed 4 years ago

gilbertsoft commented 4 years ago

This patch introduces support for customer defined RegExp flags.