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
|
@ -20,3 +20,7 @@ workflows:
|
|||
- publish:
|
||||
requires:
|
||||
- lint
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
- master
|
Loading…
Reference in a new issue