Compare commits

...

2 commits

Author SHA1 Message Date
ba4d28870e Merge branch 'main' into renovate/docker.mafyuh.xyz-sonatype-nexus3-3.x
Some checks failed
continuous-integration/drone/pr Build is failing
Lint on PR / Lint YAML files (pull_request) Successful in 10s
2024-05-28 00:10:11 +00:00
a18728ecc3 Update .forgejo/workflows/yamllint.yml 2024-05-28 00:10:04 +00:00

View file

@ -19,7 +19,7 @@ jobs:
- name: Install yamllint - name: Install yamllint
run: | run: |
npm install -g yamllint npm install -g yaml-lint
- name: Show yamllint version - name: Show yamllint version
run: | run: |