changes on circleci to .circleci/config.yml,
This commit is contained in:
parent
3ba0de54ca
commit
6be7b78a66
1 changed files with 5 additions and 1 deletions
|
@ -19,4 +19,8 @@ workflows:
|
|||
- lint
|
||||
- publish:
|
||||
requires:
|
||||
- lint
|
||||
- lint
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
- master
|
Loading…
Reference in a new issue