diff --git a/.github/workflows/fetch-related-content.yml b/.github/workflows/fetch-related-content.yml index 1342d75bb..155627547 100644 --- a/.github/workflows/fetch-related-content.yml +++ b/.github/workflows/fetch-related-content.yml @@ -93,7 +93,7 @@ jobs: required_status_checks: { strict: false, contexts: [ - 'checkout-and-build' + 'Gatsby Build' ] }, restrictions: null,