mirror of
https://gitea.com/gitea/helm-actions.git
synced 2026-07-16 11:14:44 +00:00
Compare commits
2 Commits
306fcb1bf2
...
0dc8c0ee0e
| Author | SHA1 | Date | |
|---|---|---|---|
| 0dc8c0ee0e | |||
| dd6038b277 |
@ -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.3
|
container: commitlint/commitlint:20.5.2
|
||||||
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