mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-13 07:22:36 +00:00
3 lines
34 B
Bash
Executable file
3 lines
34 B
Bash
Executable file
#!/bin/sh
|
|
|
|
commitlint --edit "$1"
|