diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aea036f..7eb9f7c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -138,6 +138,7 @@ jobs: - name: Check headers if: success() || failure() run: | + touch .github/utils/.no-header touch node_modules/.no-header echo '::add-matcher::.github/matchers/headers-problem-matcher.json' unbehead --check