prometheus/.github/workflows
Gabriel Goller 04dd6be1a0
Added yamllint rule to ignore "on" in github actions (#11396)
Currently all the github actions return warnings because the "on"
keyword in the yaml files are being interpreted as a "truthy" value by
yamllint. To ignore this behavior I added a rule which ignores the "on".
See https://github.com/adrienverge/yamllint/issues/430.

Signed-off-by: Gabriel Goller <gabriel.goller@acs.it>

Signed-off-by: Gabriel Goller <gabriel.goller@acs.it>
Co-authored-by: Gabriel Goller <gabriel.goller@acs.it>
2022-10-03 12:52:57 +02:00
..
buf-lint.yml Added yamllint rule to ignore "on" in github actions (#11396) 2022-10-03 12:52:57 +02:00
buf.yml Added yamllint rule to ignore "on" in github actions (#11396) 2022-10-03 12:52:57 +02:00
ci.yml Added yamllint rule to ignore "on" in github actions (#11396) 2022-10-03 12:52:57 +02:00
codeql-analysis.yml Added yamllint rule to ignore "on" in github actions (#11396) 2022-10-03 12:52:57 +02:00
funcbench.yml Added yamllint rule to ignore "on" in github actions (#11396) 2022-10-03 12:52:57 +02:00
fuzzing.yml Added yamllint rule to ignore "on" in github actions (#11396) 2022-10-03 12:52:57 +02:00
lock.yml Added yamllint rule to ignore "on" in github actions (#11396) 2022-10-03 12:52:57 +02:00
prombench.yml Added yamllint rule to ignore "on" in github actions (#11396) 2022-10-03 12:52:57 +02:00
repo_sync.yml Added yamllint rule to ignore "on" in github actions (#11396) 2022-10-03 12:52:57 +02:00