chore: run yarn prettier:fix

Signed-off-by: Romain Billon <romain.billon@agicap.com>
This commit is contained in:
Romain Billon
2024-06-01 22:11:22 +02:00
parent f912f6150a
commit aee300c364
@@ -414,7 +414,6 @@ export const createPublishGithubPullRequestAction = (
}
}
if (targetBranchName) {
createOptions.base = targetBranchName;
}