Skip to content

Commit

Permalink
Allow to manally trigger transifer_merge workflow (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
p2004a authored Nov 8, 2024
1 parent 53fb9cd commit 2271d6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/transifex_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
name: Translations merge to master

on:
workflow_dispatch:
pull_request:
types: [closed]
branches:
Expand Down

0 comments on commit 2271d6a

Please sign in to comment.