You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adjust #598 to only create a PR rather than pushing changes to main branch (#1162)
This pull request resolves the execution error of #598 CI job. The job
pushes the changes directly to the main branch. However, our branch
policies do not allow bypassing required checks, so it always fails.
This pull request changes its behavior just to create a pull request and
then ask humans to review (actually you don't need to check translation
results though) and merge it.
0 commit comments