Skip to content

Commit

Permalink
skip ref checkout option to crowdin action
Browse files Browse the repository at this point in the history
  • Loading branch information
KTrain5169 authored Sep 26, 2024
1 parent a85455c commit 56f8cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
pull_request_base_branch_name: "main"
github_user_name: Crowdin Bot (Actions)
github_user_email: [email protected]
dryrun_action: true
skip_ref_checkout: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
Expand Down

0 comments on commit 56f8cad

Please sign in to comment.