We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a73a6c0 commit 3f05508Copy full SHA for 3f05508
1 file changed
.github/workflows/post-localizations.yml
@@ -37,7 +37,7 @@ jobs:
37
run: echo "$MATRIX_CONTEXT"
38
39
# Update all the translation issues on a nightly basis
40
- - run: yarn danger
+ - run: yarn danger ci
41
env:
42
DANGER_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
43
AZURE_TRANSLATION_SUB_KEY: ${{ secrets.AZURE_TRANSLATION_SUB_KEY }}
0 commit comments