Fix translations workflow not opening PRs (#2403)

This commit is contained in:
Lance Pioch
2026-06-21 23:23:03 -04:00
committed by GitHub
parent 2771ccc421
commit 0f1aa46aeb

View File

@@ -16,6 +16,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v6
with:
persist-credentials: false
- name: Download Translations from Crowdin
uses: crowdin/github-action@v2