Skip to content

Commit 29b9564

Browse files
author
DvirDukhan
authored
Merge branch 'master' into master
2 parents 37c75da + 8a3a3b2 commit 29b9564

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)