Compare commits
No commits in common. "main" and "v1.1.0" have entirely different histories.
@ -3,5 +3,5 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
PRTITLE="$1"
|
PRTITLE="$1"
|
||||||
echo "$PRTITLE" > /tmp/prtitle.txt
|
echo "PRTITLE" > /tmp/prtitle.txt
|
||||||
conventional-pre-commit --no-color --force-scope --strict --verbose /tmp/prtitle.txt
|
conventional-pre-commit --no-color --force-scope --strict --verbose /tmp/prtitle.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user