1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 10:13:31 +00:00

fixing syntax issue

This commit is contained in:
Joseph Flinn
2021-11-04 13:04:59 -07:00
parent c97ff022b3
commit 8c1c0fd832

View File

@@ -169,7 +169,7 @@ jobs:
crowdin-push:
name: Crowdin Push
if: github.ref = 'refs/heads/master'
if: github.ref == 'refs/heads/master'
runs-on: ubuntu-20.04
needs:
- build