mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-25 12:15:18 +01:00
Adding in another path to trigger the client build workflows (#2707)
This commit is contained in:
parent
b19fa11591
commit
6e5cf10a99
1
.github/workflows/build-browser.yml
vendored
1
.github/workflows/build-browser.yml
vendored
@ -8,6 +8,7 @@ on:
|
||||
- 'gh-pages'
|
||||
paths:
|
||||
- 'apps/browser/**'
|
||||
- '.github/workflows/build-browser.yml'
|
||||
workflow_dispatch:
|
||||
inputs: {}
|
||||
|
||||
|
1
.github/workflows/build-desktop.yml
vendored
1
.github/workflows/build-desktop.yml
vendored
@ -8,6 +8,7 @@ on:
|
||||
- 'gh-pages'
|
||||
paths:
|
||||
- 'apps/desktop/**'
|
||||
- '.github/workflows/build-desktop.yml'
|
||||
workflow_dispatch:
|
||||
inputs: {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user