Config File Change Validator
配置文件变更验证器
Build a GitHub Action that detects, validates, and reports issues in configuration file changes.
构建一个GitHub Action,用于检测、验证并报告配置文件变更中的问题。
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.