mirror of
https://github.com/loot/prelude.git
synced 2026-07-27 14:16:48 -07:00
Run push changes workflow after export translations workflow
This commit is contained in:
@@ -2,7 +2,9 @@ name: Push changes to pull request HEAD
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: [Import translations from Weblate]
|
||||
workflows:
|
||||
- Import translations from Weblate
|
||||
- Export translations from prelude
|
||||
types: [completed]
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user