diff --git a/.github/workflows/shellcheck.yml b/.github/workflows/shellcheck.yml index cec43897..f34f1659 100644 --- a/.github/workflows/shellcheck.yml +++ b/.github/workflows/shellcheck.yml @@ -2,7 +2,7 @@ on: push: pull_request: -name: 'Trigger: Push action' +name: 'check-code-with-shellcheck' jobs: shellcheck: