Closed eemeli closed 5 months ago
Seems like it's time to no longer be just testing the migration.
The main branch is the default for checkouts, hence not needing e.g. the origin/ part in sync-to-locales.yml.
main
origin/
sync-to-locales.yml
After merge-locales.yml is run with these changes, I'll file another PR dropping it and update-from-hg.yml from the repo.
merge-locales.yml
update-from-hg.yml
Seems like it's time to no longer be just testing the migration.
The
main
branch is the default for checkouts, hence not needing e.g. theorigin/
part insync-to-locales.yml
.After
merge-locales.yml
is run with these changes, I'll file another PR dropping it andupdate-from-hg.yml
from the repo.