diff --git a/.github/workflows/pull-request-check.yaml b/.github/workflows/pull-request-check.yaml index fb312da..79a65c9 100644 --- a/.github/workflows/pull-request-check.yaml +++ b/.github/workflows/pull-request-check.yaml @@ -3,9 +3,9 @@ name: TechDocs Pull Request Checks on: workflow_dispatch: pull_request: - paths: - - "mkdocs.yml" - - "docs/*" + # paths: + # - "mkdocs.yml" + # - "docs/*" jobs: techdocs_pr_job: diff --git a/docs/aws/design-build-and-deploy-an-application/requirements-for-building-your-application.md b/docs/aws/design-build-and-deploy-an-application/requirements-for-building-your-application.md index ec9918a..26863c3 100644 --- a/docs/aws/design-build-and-deploy-an-application/requirements-for-building-your-application.md +++ b/docs/aws/design-build-and-deploy-an-application/requirements-for-building-your-application.md @@ -10,7 +10,7 @@ The following sections describe the requirements for building your application o 2. Once approved, your project set will be provisioned followed up by an email sent to the Product Owner and Technical Lead once the provisioning is complete -3. Request access for the rest of the team by submitting a request to . Refer to the guidelines on what details to include in your request for [account access](../../welcome/provision-a-project-set.md#accessing-your-project-set) +3. Request access for the rest of the team by submitting a request to . Refer to the guidelines on what details to include in your request for [account access](../../welcome/provision-a-project-set.md/#accessing-your-project-set) ## Limitations of the AWS Landing Zone