diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 12ac2e0..79dedc1 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -12,5 +12,5 @@ jobs: - name: perlcritic uses: gugod/actions-perlcritic@v1.0 with: - paths: "." + paths: "." options: "-p .perlcriticrc" \ No newline at end of file