summaryrefslogtreecommitdiff
path: root/.github/assets/pattern_check.py
AgeCommit message (Collapse)Author
2025-05-20Change release pattern checkPugmatt
New releases can now be trigger by prepending a commit message with (Release) (Include parentheses)
2022-09-15Regex Pattern Fix #3 (#337)CrafterPika
* attempt to fix regex detection * second try