Currently, changes to files like README, CHANGELOG, CODEOWNERS, or our scripts and YAML files cause pipelines to run builds and tests, which is wasteful and time-consuming. When updating files like the ones mentioned above, we should only run the analyze step of the pipeline which checks things such as spelling, for example.