diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index f5419b99e..e1ef88a55 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/pr-checks.yml @@ -21,7 +21,7 @@ jobs: - name: Check shell scripts uses: ludeeus/action-shellcheck@2.0.0 with: - ignore: buildroot + ignore_paths: buildroot - name: Check buildroot-external packages run: |