diff --git a/.circleci/config.yml b/.circleci/config.yml index 72f8887..32f1c0a 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