Merge branch 'main' of github.com:LBPUnion/ProjectLighthouse

This commit is contained in:
jvyden 2022-08-14 17:09:19 -04:00
commit 9f7fcb082d
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278
2 changed files with 2 additions and 0 deletions

View file

@ -6,6 +6,7 @@ name: Download Translations from Crowdin
jobs:
crowdin-sync:
if: github.repository_owner == 'LBPUnion'
runs-on: ubuntu-latest
steps:

View file

@ -6,6 +6,7 @@ name: Upload Translations to Crowdin
jobs:
crowdin-sync:
if: github.repository_owner == 'LBPUnion'
runs-on: ubuntu-latest
steps: