Compare commits
1 commit
4be9726e8b
...
6a4d145ac7
Author | SHA1 | Date | |
---|---|---|---|
|
6a4d145ac7 |
|
@ -28,6 +28,7 @@ jobs:
|
|||
fi
|
||||
echo "Subject start check passed."
|
||||
|
||||
- name: Check Subject Length
|
||||
run: |
|
||||
echo "Checking subject length..."
|
||||
commit_subject=$(git log -1 --pretty=%B | head -n 1)
|
||||
|
|
Loading…
Reference in a new issue