Compare commits
2 Commits
f334c00fb5
...
64268b71cf
| Author | SHA1 | Date | |
|---|---|---|---|
| 64268b71cf | |||
|
42c03bcad2
|
@@ -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.4.4
|
container: commitlint/commitlint:20.5.0
|
||||||
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