mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-07 16:06:56 +00:00
3 lines
40 B
Bash
Executable file
3 lines
40 B
Bash
Executable file
#!/bin/sh
|
|
|
|
npx --no-install lint-staged
|