This commit is contained in:
parent
a6742f1ed0
commit
2c6c54cb25
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
on:
|
||||
push:
|
||||
tags:
|
||||
- '\d+.\d+.\d+'
|
||||
- '\d+.\d+.\d+a\d+'
|
||||
- '\d+.\d+.\d+b\d+'
|
||||
- '\d+.\d+.\d+rc\d+'
|
||||
- '\d+\.\d+\.\d+'
|
||||
- '\d+\.\d+\.\d+a\d+'
|
||||
- '\d+\.\d+\.\d+b\d+'
|
||||
- '\d+\.\d+\.\d+rc\d+'
|
||||
|
||||
jobs:
|
||||
checking:
|
||||
|
|
Loading…
Reference in a new issue