CircleCI
The configuration files for CircleCI builds are located in .circleci/config.yml
\
By default - CircleCI pipelines don't build forked pull requests. It's an opt-in feature that should be enabled by the pipeline owners.
In order to run an OS command in a workflow that builds pull requests - simply add a run
instruction to the step.