Open patrickdevivo opened 1 year ago
Currently, the GitHub Action runs for every sync in the repo no matter the change (on PRs and merges into main). We should be able to make this more efficient - to only run the build+publish workflow for syncs that are impacted by a change.
main
Currently, the GitHub Action runs for every sync in the repo no matter the change (on PRs and merges into
main
). We should be able to make this more efficient - to only run the build+publish workflow for syncs that are impacted by a change.