diff --git a/.github/workflows/check-code-with-shellcheck.yml b/.github/workflows/check-code-with-shellcheck.yml index dbb7b123..9b7968dd 100644 --- a/.github/workflows/check-code-with-shellcheck.yml +++ b/.github/workflows/check-code-with-shellcheck.yml @@ -1,5 +1,5 @@ on: - pull_request: + push: branches-ignore: - 'autocommit'