> If we can find a way to avoid the additional CI resource usage, I'd be happy > to implement these changes.
You may add a `[skip ci]` string somewhere in the commit message after rebasing and before force-pushing. https://docs.github.com/en/actions/how-tos/manage-workflow-runs/skip-workflow-runs
