1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00

Add trigger when browser build completes

This commit is contained in:
Michal Chciński
2022-05-26 13:10:01 +02:00
parent 8519decb7c
commit e8a8d1c8e6

View File

@@ -19,6 +19,14 @@ on:
- '.github/workflows/build-desktop.yml'
workflow_dispatch:
inputs: {}
workflow_run:
workflows: [Build Browser]
types:
- completed
branches:
- 'master'
- 'rc'
- 'hotfix-rc/**'
defaults:
run: