This commit is contained in:
parent
8e88fd8597
commit
8c3c1fdc3f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- "\d+\.\d+\.\d+(?:(?:a|b|rc)\d+)?"
|
- '\d+\.\d+\.\d+(?:(?:a|b|rc)\d+)?'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
checking:
|
checking:
|
||||||
|
|
Loading…
Reference in a new issue