Ignore dependabot branches
This commit is contained in:
parent
64d63966c7
commit
38aeed02fc
|
@ -14,6 +14,11 @@ script:
|
|||
- source ci/env.sh
|
||||
- ci/publish-tarball.sh
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- /v.*/
|
||||
|
||||
notifications:
|
||||
slack:
|
||||
on_success: change
|
||||
|
|
Loading…
Reference in New Issue