Skip to content

Commit 3f05508

Browse files
committed
Adds ci to the danger
1 parent a73a6c0 commit 3f05508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post-localizations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: echo "$MATRIX_CONTEXT"
3838

3939
# Update all the translation issues on a nightly basis
40-
- run: yarn danger
40+
- run: yarn danger ci
4141
env:
4242
DANGER_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4343
AZURE_TRANSLATION_SUB_KEY: ${{ secrets.AZURE_TRANSLATION_SUB_KEY }}

0 commit comments

Comments
 (0)