Compare commits
2 Commits
69a53eb329
...
50c30a2412
| Author | SHA1 | Date | |
|---|---|---|---|
| 50c30a2412 | |||
|
93449d6da8
|
@@ -11,7 +11,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
check-and-test:
|
check-and-test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: commitlint/commitlint:20.5.0
|
container: commitlint/commitlint:20.5.1
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v6
|
- uses: actions/checkout@v6
|
||||||
- name: check PR title
|
- name: check PR title
|
||||||
|
|||||||
Reference in New Issue
Block a user