Skip to content

Commit

Permalink
Updated ci config. (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
MdNadimHossain authored Dec 28, 2022
1 parent ced6d7c commit 39b0750
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,11 @@ workflows:
main:
jobs:
- build
- build_suggest
- build_suggest:
filters:
branches:
ignore:
- reference

mergetoreference:
jobs:
Expand Down

0 comments on commit 39b0750

Please sign in to comment.