mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
constraining the the crowdin push to the master branch
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user