GHA: add yamlcheck

Uses `yamllint`.

Also:
- fix warning for existing YAML files:
  ```
  [truthy] truthy value should be one of [false, true]
  ```

Closes #14650
This commit is contained in:
Viktor Szakats 2024-08-22 20:14:17 +02:00
parent 5629bb7cf6
commit f73f6bf9f8
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
23 changed files with 54 additions and 21 deletions

View file

@ -3,7 +3,7 @@
# SPDX-License-Identifier: curl
name: configure-vs-cmake
on:
'on':
push:
branches:
- master