change config from master to main (#762)

Signed-off-by: Nicolas MASSART <nicolas.massart@consensys.net>
pull/763/head 21.7.2
Nicolas MASSART 3 years ago committed by GitHub
parent 477dd72361
commit 528fbbafd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .circleci/config.yml

@ -184,7 +184,7 @@ workflows:
filters:
branches:
only:
- master
- main
jobs:
- linkchecker:
context:
@ -197,7 +197,7 @@ workflows:
filters:
branches:
only:
- master
- main
jobs:
- repolint:
context:

Loading…
Cancel
Save