We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
/fix
1 parent 1712625 commit f1d69e4Copy full SHA for f1d69e4
.github/workflows/pr-actions.yml
@@ -72,7 +72,7 @@ jobs:
72
all|refcache)
73
npm install --omit=optional
74
;&
75
- dict|filenames|format|htmltest-config|markdown|submodule*)
+ *)
76
npm run fix:$PR_ACTION
77
;;
78
esac
0 commit comments