Config File Change Validator
Build a GitHub Action that detects, validates, and reports issues in configuration file changes.
Prompt
Build a GitHub Action that detects changes to config files, runs a linter or validator, and posts a comment on the pull request summarizing any issues.