1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 16:23:44 +00:00

constraining the the crowdin push to the master branch

This commit is contained in:
Joseph Flinn
2021-11-04 13:04:24 -07:00
parent 2a0ddb1353
commit c97ff022b3

View File

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