microsoft / design-to-code

A system of development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications.
MIT License
24 stars 6 forks source link

Add a check for change files during the validation workflow #109

Closed janechu closed 3 years ago

janechu commented 3 years ago

Pull Request

📖 Description

This adds an additional check during the build gate validation to ensure that the build gate will not pass for a pull request if change files are required.

👩‍💻 Reviewer Notes

This should use the same step as the publish workflow.

✅ Checklist

General