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:
parent
2a0ddb1353
commit
c97ff022b3
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -169,6 +169,7 @@ jobs:
|
||||
|
||||
crowdin-push:
|
||||
name: Crowdin Push
|
||||
if: github.ref = 'refs/heads/master'
|
||||
runs-on: ubuntu-20.04
|
||||
needs:
|
||||
- build
|
||||
|
Loading…
Reference in New Issue
Block a user