fix: reduce redundancy in workflow jobs This fixes CI so it doesn’t run all the jobs for “push” and “pull_request” for PRs. It also will cancel any in-progress jobs if I push a new commit.
fix: reduce redundancy in workflow jobs
This fixes CI so it doesn’t run all the jobs for “push” and “pull_request” for PRs. It also will cancel any in-progress jobs if I push a new commit.