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
[ ] I have added tests for my changes.
[x] I have tested my changes.
[ ] I have updated the project documentation to reflect my changes.
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