diff --git a/.circleci/config.yml b/.circleci/config.yml index 1377f80..b8cc3a6 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -53,4 +53,4 @@ workflows: tags: only: /.*/ branches: - only: master + only: main diff --git a/README.md b/README.md index 9d01daf..97b8aaa 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ firefox site/index.html ## Publish To publish your report, create a pull request and get review. -Once your report is merged to master, +Once your report is merged to main, it will automatically be pushed to [dev RTMO] For example, using [GitHub's CLI, `hub`](https://github.com/github/hub):