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