Skip to content

Commit

Permalink
[GitHub Actions] Tweak crowdin_download_translations
Browse files Browse the repository at this point in the history
Only run on main repo
  • Loading branch information
past-due committed Sep 25, 2024
1 parent 9f59a73 commit cba2691
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/crowdin_download_translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ concurrency:

jobs:
crowdin-download-translations:
if: github.repository == 'Warzone2100/warzone2100'
permissions:
contents: read
runs-on: ubuntu-latest
Expand Down

0 comments on commit cba2691

Please sign in to comment.