As Matomo directly pulls the definitions from this repository we should avoid having any syntax errors or yaml failures.
This PR will add an automatic YAML Lint run for every pull request.
After merging I will change the repo settings so no direct commit to master will be allowed anymore. Instead everything needs to be done with pull requests. The YAML Lint check will need to succeed in order to get a PR mergeable.
As Matomo directly pulls the definitions from this repository we should avoid having any syntax errors or yaml failures. This PR will add an automatic YAML Lint run for every pull request.
After merging I will change the repo settings so no direct commit to master will be allowed anymore. Instead everything needs to be done with pull requests. The YAML Lint check will need to succeed in order to get a PR mergeable.