diff --git a/.circleci/config.yml b/.circleci/config.yml index 9617c31..fc404d6 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -103,7 +103,7 @@ workflows: - /^server-\d\..+/ - scotty-orb/test-in-server-and-promote: name: test-in-server-and-promote - context: "org-global" + context: ["org-global", github-readonly] requires: - publish_rabbitmq - publish_postgresql