mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-28 16:08:38 +00:00
parent
4737ea5d93
commit
c995933f1f
2 changed files with 2 additions and 0 deletions
1
.github/workflows/crowdin-pull.yml
vendored
1
.github/workflows/crowdin-pull.yml
vendored
|
@ -6,6 +6,7 @@ name: Download Translations from Crowdin
|
|||
|
||||
jobs:
|
||||
crowdin-sync:
|
||||
if: github.repository_owner == 'LBPUnion'
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
1
.github/workflows/crowdin-push.yml
vendored
1
.github/workflows/crowdin-push.yml
vendored
|
@ -6,6 +6,7 @@ name: Upload Translations to Crowdin
|
|||
|
||||
jobs:
|
||||
crowdin-sync:
|
||||
if: github.repository_owner == 'LBPUnion'
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue