diff options
author | Jan Macku <jamacku@redhat.com> | 2022-01-19 15:01:49 +0100 |
---|---|---|
committer | Jan Macku <jamacku@redhat.com> | 2022-01-19 15:08:12 +0100 |
commit | d257fe1a17505e5449c7487fcdefb84240b24078 (patch) | |
tree | 4136996f0ec39c2458bf2f8d3f799f21bff27aba | |
parent | fc767cca973d8c33cfe1feb330b3c3b13da3dbca (diff) | |
download | initscripts-d257fe1a17505e5449c7487fcdefb84240b24078.tar initscripts-d257fe1a17505e5449c7487fcdefb84240b24078.tar.gz initscripts-d257fe1a17505e5449c7487fcdefb84240b24078.tar.bz2 initscripts-d257fe1a17505e5449c7487fcdefb84240b24078.tar.xz initscripts-d257fe1a17505e5449c7487fcdefb84240b24078.zip |
ci: remove testing branch from `shellcheck_test.yml`
Fixes: #405
-rw-r--r-- | .github/workflows/shellcheck_test.yml | 1 |
1 files changed, 0 insertions, 1 deletions
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: |