mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
Change the branch name
This commit is contained in:
2
.github/workflows/build-browser.yml
vendored
2
.github/workflows/build-browser.yml
vendored
@@ -321,7 +321,7 @@ jobs:
|
|||||||
|
|
||||||
trigger-desktop-build:
|
trigger-desktop-build:
|
||||||
name: Trigger desktop build
|
name: Trigger desktop build
|
||||||
if: ${{ (github.ref == 'refs/heads/DEVOPS-818_trigger_desktop_on_browser_build' || github.ref == 'refs/heads/master') || (github.ref == 'refs/heads/rc') || contains(github.ref, 'hotfix-rc') }}
|
if: ${{ ( contains(github.ref, 'DEVOPS-818' || github.ref == 'refs/heads/master') || (github.ref == 'refs/heads/rc') || contains(github.ref, 'hotfix-rc') }}
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
needs:
|
needs:
|
||||||
- build
|
- build
|
||||||
|
|||||||
Reference in New Issue
Block a user