Am I reading the code correctly that the Run if modified command is presumed to run via a pull request only, i.e. we diff against master?
I.e. as opposed to the approach of checking CIRCLE_COMPARE_URL (or the new pipeline variables) to look at the last commit a build ran for?