This commit is contained in:
parent
46e4b44b94
commit
685530aed8
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+)?'
|
- '[0-9]+.[0-9]+.[0-9]+(?:(?:a|b|rc)[0-9]+)?'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
checking:
|
checking:
|
||||||
|
|
Loading…
Reference in a new issue