Skip to content

Commit eb3a970

Browse files
authored
Merge pull request #577 from RedisAI/cherrypick_lint_on_tag_to_v1.2
Merge pull request #571 from RedisAI/lint_on_tags
2 parents 25cb318 + 8fc919a commit eb3a970

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,8 @@ workflows:
385385
version: 2
386386
build_and_package:
387387
jobs:
388-
- lint
388+
- lint:
389+
<<: *on-any-branch
389390
- build-debian:
390391
<<: *on-any-branch
391392
<<: *after-linter

0 commit comments

Comments
 (0)