Merge branch 'main' into renovate/ghcr.io-n8n-io-n8n-1.x
This commit is contained in:
commit
40f518d2ec
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
||||||
name: Lint YAML files
|
name: Lint YAML files
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: cytopia/yamllint:latest
|
image: mafyuh/node-yamllint:v1.0.0
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Reference in a new issue