Skip to content

Commit 33c3048

Browse files
committed
ci: always run renovate job
1 parent a3221b3 commit 33c3048

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,6 @@ renovate:
130130
stage: lint
131131
script:
132132
- npx --no --package renovate -- renovate-config-validator --strict
133-
rules:
134-
- changes: [renovate.json]
135-
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'
136133

137134
stylelint:
138135
extends: .node

0 commit comments

Comments
 (0)