mirror of
https://github.com/saltstack-formulas/template-formula.git
synced 2025-04-17 10:10:28 +00:00
ci: comment to disable yamllint
This commit is contained in:
parent
b169bf2b4b
commit
1f45e41e3c
1 changed files with 2 additions and 0 deletions
2
.github/workflows/commitlint.yml
vendored
2
.github/workflows/commitlint.yml
vendored
|
@ -8,5 +8,7 @@ jobs:
|
|||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# yamllint disable-line rule:comments
|
||||
- uses: actions/checkout@v4.2.2
|
||||
# yamllint disable-line rule:comments rule:line-length
|
||||
- uses: wagoid/commitlint-github-action@v5.5.1
|
||||
|
|
Loading…
Add table
Reference in a new issue