Since this uses the native github token for writeback, it looks like when this action pushes a commit the other workflows don't run, likely to prevent recursive loops.
https://github.com/orgs/community/discussions/25702
Is there a way to pass a PAT instead of using standard GH token?