tumblr / tumblr.php

Tumblr API v2 PHP Client
Apache License 2.0
407 stars 115 forks source link

Add YAML validation workflow #117

Closed sanmai closed 3 years ago

sanmai commented 3 years ago

This workflow will validate .yaml files for general correctness everywhere except for vendored dependencies

Testing

The file itself should be valid YAML:

yamllint -d relaxed .github/workflows/validate_yaml.yaml