regex fix 2?
All checks were successful
/ checking (push) Successful in 15s

This commit is contained in:
Firq 2023-12-20 20:42:19 +01:00
parent 46e4b44b94
commit 685530aed8
Signed by: Firq
GPG key ID: 4DE1059A4666E89F

View file

@ -1,7 +1,7 @@
on:
push:
tags:
- '\d+.\d+.\d+(?:(?:a|b|rc)\d+)?'
- '[0-9]+.[0-9]+.[0-9]+(?:(?:a|b|rc)[0-9]+)?'
jobs:
checking: