From b01f78b0b79879e77a47703186b605a7cd92c3bb Mon Sep 17 00:00:00 2001 From: GomathiselviS Date: Mon, 29 Jan 2024 12:55:17 -0500 Subject: [PATCH] add ansible-host-pattern --- .github/workflows/unit-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/unit-tests.yaml b/.github/workflows/unit-tests.yaml index 19c8519b..33e38cc8 100644 --- a/.github/workflows/unit-tests.yaml +++ b/.github/workflows/unit-tests.yaml @@ -11,4 +11,4 @@ on: jobs: unit-source: - uses: ansible-network/github_actions/.github/workflows/unit_source.yml@main + uses: GomathiselviS/github_actions/.github/workflows/unit_source.yml@add_host_pattern