mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-27 00:53:55 -07:00
Merge d3190da445 into 2a3c4a2455
This commit is contained in:
commit
f509be6839
1 changed files with 2 additions and 0 deletions
2
.github/workflows/translations-pull.yml
vendored
2
.github/workflows/translations-pull.yml
vendored
|
|
@ -23,6 +23,8 @@ jobs:
|
||||||
uses: actions/checkout@v7
|
uses: actions/checkout@v7
|
||||||
|
|
||||||
- name: "Pull translated strings from Transifex"
|
- name: "Pull translated strings from Transifex"
|
||||||
|
# Do not run this step for PR's from forks, they don't have access to the secret
|
||||||
|
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.fork == false
|
||||||
uses: transifex/cli-action@v2
|
uses: transifex/cli-action@v2
|
||||||
with:
|
with:
|
||||||
# Used config file: https://github.com/Cockatrice/Cockatrice/blob/master/.tx/config
|
# Used config file: https://github.com/Cockatrice/Cockatrice/blob/master/.tx/config
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue