diff --git a/.github/workflows/atex-test.yaml b/.github/workflows/atex-test.yaml index c9f3f312fe4d..c26fbea663fb 100644 --- a/.github/workflows/atex-test.yaml +++ b/.github/workflows/atex-test.yaml @@ -127,7 +127,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: repository: ${{ env.CONTEST_REPO }} - ref: main + ref: refs/pull/534/head path: contest fetch-depth: 1 diff --git a/README.md b/README.md index 3540958fa734..98c04e656094 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Welcome! +. [![Docs](https://img.shields.io/readthedocs/complianceascode)](https://complianceascode.readthedocs.io/en/latest/) [![Release](https://img.shields.io/github/release/ComplianceAsCode/content.svg)](https://github.com/ComplianceAsCode/content/releases/latest) [![Nightly ZIP Status](https://github.com/ComplianceAsCode/content/actions/workflows/nightly_build.yml/badge.svg)](https://nightly.link/ComplianceAsCode/content/workflows/nightly_build/master/Nightly%20Build.zip)