Whitelist branches for CI
This commit is contained in:
parent
8964c65f38
commit
3299702e69
|
@ -17,3 +17,9 @@ after_success: |
|
|||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- next
|
||||
- staging
|
||||
- trying
|
||||
|
|
Loading…
Reference in New Issue