Update crowdin-wf-develop.yml

Dry runs
This commit is contained in:
Wilco Alsemgeest 2021-06-07 00:44:10 +02:00 committed by GitHub
parent d6d9687f90
commit aee60bdb13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ jobs:
# Configuration file to use
config: 'crowdin-develop.yml'
# Use true for dryrun to test the run without actually processing anything
dryrun_action: false
dryrun_action: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}