Update config.yml
parent
d6fd469563
commit
b23fd5b4e6
|
@ -40,4 +40,4 @@ workflows:
|
||||||
branches:
|
branches:
|
||||||
ignore: /.*/
|
ignore: /.*/
|
||||||
tags:
|
tags:
|
||||||
only: /^[0-9]\.[0-9]\.[0-9]$/
|
only: /^\d+\.\d+\.\d+$/
|
||||||
|
|
Loading…
Reference in New Issue