Skip to content

Commit

Permalink
Merge pull request #1395 from Zeit-Labs/shadinaif/parallel-1
Browse files Browse the repository at this point in the history
fix: set max-parallel: 1 to avoid transifex (Throttled)
  • Loading branch information
OmarIthawi authored Oct 3, 2023
2 parents 31e0052 + d89c0a8 commit 81c7c68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync-translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
fail-fast: false
max-parallel: 1
matrix:
resource:
- new_slug: edx-ora2
Expand Down

0 comments on commit 81c7c68

Please sign in to comment.