mirror of
https://github.com/curl/curl.git
synced 2026-07-28 02:43:06 +03:00
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:
parent
5629bb7cf6
commit
f73f6bf9f8
23 changed files with 54 additions and 21 deletions
2
.github/workflows/label.yml
vendored
2
.github/workflows/label.yml
vendored
|
|
@ -10,7 +10,7 @@
|
|||
# https://github.com/actions/labeler
|
||||
|
||||
name: Labeler
|
||||
on: [pull_request_target]
|
||||
'on': [pull_request_target]
|
||||
|
||||
jobs:
|
||||
label:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue