lint(yaml): Only use true
and false
boolean values
#12
check-potential-problems.yml
on: push
Check potential problems using pre-commit
47s
Annotations
3 errors
Check potential problems using pre-commit:
.github/workflows/check-potential-problems.yml#L11
11:1 [truthy] truthy value should be one of [false, true]
|
Check potential problems using pre-commit:
.github/workflows/release.yml#L11
11:1 [truthy] truthy value should be one of [false, true]
|
Check potential problems using pre-commit
Process completed with exit code 3.
|