Service/Weblate: Difference between revisions
Add weblate workflow script |
FIx typo |
||
Line 105: | Line 105: | ||
environment file, the hooks configured in the repos make it easy for weblate to pull changes from Github. | environment file, the hooks configured in the repos make it easy for weblate to pull changes from Github. | ||
Add this workflow to {{Code|'''.github/workflows/ | Add this workflow to {{Code|'''.github/workflows/weblate-sync.yaml'''}} in the Github repo; | ||
name: Weblate - Create PR when weblate pushes changes | name: Weblate - Create PR when weblate pushes changes |