diff --git a/.github/workflows/pr-actions.yml b/.github/workflows/pr-actions.yml index d0c36fc24460..a0ace66b4da5 100644 --- a/.github/workflows/pr-actions.yml +++ b/.github/workflows/pr-actions.yml @@ -72,7 +72,7 @@ jobs: all|refcache) npm install --omit=optional ;& - dict|filenames|format|htmltest-config|markdown|submodule*) + *) npm run fix:$PR_ACTION ;; esac