1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-22 16:29:09 +01: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