diff --git a/.github/workflows/check-github-actions.yml b/.github/workflows/check-github-actions.yml index a1c710d..30d6e55 100644 --- a/.github/workflows/check-github-actions.yml +++ b/.github/workflows/check-github-actions.yml @@ -21,5 +21,5 @@ jobs: shell: bash - name: Check Workflow files - run: ${{ steps.get_actionlint.outputs.executable }} -color + run: ${{ steps.get_actionlint.outputs.executable }} -color -shellcheck= shell: bash