1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-21 15:34:15 +01:00

Fix Crowdin push (#12500)

Related to https://github.com/bitwarden/clients/pull/11961

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
Daniel James Smith 2024-12-20 15:18:35 +01:00 committed by GitHub
parent 8caadacfbc
commit 2041799174
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1433,7 +1433,7 @@ jobs:
crowdin-push:
name: Crowdin Push
if: github.ref == 'refs/heads/main'
if: github.event_name != 'pull_request_target' && github.ref == 'refs/heads/main'
needs:
- linux
- windows