diff --git a/.github/workflows/fetch-quickstarts.yml b/.github/workflows/fetch-quickstarts.yml index f0a7f3a70..be5a8132f 100644 --- a/.github/workflows/fetch-quickstarts.yml +++ b/.github/workflows/fetch-quickstarts.yml @@ -90,7 +90,7 @@ jobs: required_status_checks: { strict: false, contexts: [ - 'Gatsby Build' + 'Gatsby Build Service - developer-website' ] }, restrictions: null,