[CI] Run only on master branch
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
50fee80314
commit
7af6dd101a
@ -12,6 +12,9 @@ steps:
|
||||
# run renovate
|
||||
- name: 'renovate'
|
||||
image: 'registry.hub.docker.com/renovate/renovate'
|
||||
when:
|
||||
branch:
|
||||
- 'master'
|
||||
|
||||
# run this command
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user