From abb2b20ebc42ca003f6b11e6933167cc6368da1f Mon Sep 17 00:00:00 2001 From: Jiri Jaburek Date: Wed, 4 Feb 2026 11:10:21 +0100 Subject: [PATCH] CI test Signed-off-by: Jiri Jaburek --- .github/workflows/atex-test.yaml | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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)