Skip to content

Commit

Permalink
change config from master to main (#762)
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas MASSART <nicolas.massart@consensys.net>
  • Loading branch information
NicolasMassart committed Aug 3, 2021
1 parent 477dd72 commit 528fbba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ workflows:
filters:
branches:
only:
- master
- main
jobs:
- linkchecker:
context:
Expand All @@ -197,7 +197,7 @@ workflows:
filters:
branches:
only:
- master
- main
jobs:
- repolint:
context:
Expand Down

0 comments on commit 528fbba

Please sign in to comment.