Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yamllint: don't apply truthy test to map keys
yamllint complains about the GitHub workflow definition because of the "on" map key, which it considers a "truthy" value. Tweak the yamllint config so that it no longer applies the "truthy" rule to keys.
- Loading branch information