is there a reason we aren't just spec'ing the branch name under the workflow triggers? edit: or something like `if: github.ref == 'refs/heads/main'` under the job itself _Originally posted by @jsstevenson in https://github.com/ga4gh/vrs-python/issues/508#issuecomment-2654088125_
edit: or something like
if: github.ref == 'refs/heads/main'under the job itselfOriginally posted by @jsstevenson in #508 (comment)