Update multiple repositories
nachitox opened this issue · 2 comments
nachitox commented
I have a central multiple repositories that depend on a single "common" one.
I've being playing with the action and I made it work for a single repository. When there's a new PUSH to master, a new PR is created for the "dependent".
Is there a "simple" way of creating a PR for each "dependent" repository?
Thanks
peter-evans commented
nachitox commented
It worked perfectly.
Thank you!