We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bc8c62 commit f4eec53Copy full SHA for f4eec53
.github/workflows/translate_all.yml
@@ -20,6 +20,7 @@ jobs:
20
translate:
21
name: Translate → ${{ matrix.name }} (${{ matrix.branch }})
22
runs-on: ubuntu-latest
23
+ environment: prod
24
25
# Run N languages in parallel (tune max-parallel if needed)
26
strategy:
0 commit comments