repair yammlint
All checks were successful
shellchecking ansible-docker.sh / build (push) Successful in 14s
Yamllint GitHub Actions / Yamllint (push) Successful in 38s
hadolint Dockerfile / build (push) Successful in 7s

This commit is contained in:
L3D 2023-05-11 23:44:48 +02:00
parent 275fb5e73e
commit 47b0deaf81
No known key found for this signature in database
GPG key ID: AD65B920933B4B20

View file

@ -2,7 +2,7 @@
name: 'Yamllint GitHub Actions'
# yamllint disable-line rule:truthy
on: [push, pull_request
on: [push, pull_request]
jobs:
yamllint: