This commit is contained in:
parent
8c3c1fdc3f
commit
46e4b44b94
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