From 3b2f5a58eb942d0a95b277c5c7d45915f50afa96 Mon Sep 17 00:00:00 2001 From: Laurent Indermuehle Date: Wed, 10 Apr 2024 09:09:09 +0200 Subject: [PATCH] Document URL of the repository for the action ansible-test-gh-action --- .github/workflows/ansible-test-plugins.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ansible-test-plugins.yml b/.github/workflows/ansible-test-plugins.yml index 31cce86..77da49e 100644 --- a/.github/workflows/ansible-test-plugins.yml +++ b/.github/workflows/ansible-test-plugins.yml @@ -27,6 +27,7 @@ jobs: - stable-2.17 - devel steps: + # https://github.com/ansible-community/ansible-test-gh-action - name: Perform sanity testing uses: ansible-community/ansible-test-gh-action@release/v1 with: