Service/Weblate: Difference between revisions
Use ssh to clone repos as we're using git for the version control system. |
Remove GH action code as it's not needed anymore. |
||
| Line 102: | Line 102: | ||
== Synchronization == | == Synchronization == | ||
Weblate automatically pushes changes to Github when there's a change on weblate because of the | Weblate automatically pushes changes to Github when there's a change on weblate because of the Git version control above, the hooks configured in the repos make it easy for weblate to pull changes from Github. | ||
== Backups == | == Backups == | ||