From d257fe1a17505e5449c7487fcdefb84240b24078 Mon Sep 17 00:00:00 2001 From: Jan Macku Date: Wed, 19 Jan 2022 15:01:49 +0100 Subject: ci: remove testing branch from `shellcheck_test.yml` Fixes: #405 --- .github/workflows/shellcheck_test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/shellcheck_test.yml b/.github/workflows/shellcheck_test.yml index bc4a4fd6..073a5b29 100644 --- a/.github/workflows/shellcheck_test.yml +++ b/.github/workflows/shellcheck_test.yml @@ -6,7 +6,6 @@ on: branches: - master - rhel*-branch - - new-feature-actions-PR-comments jobs: shellCheck: -- cgit v1.2.1