mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
Adding the 'libs/**' directory back to the Desktop build pipeline PR trigger list (#3938)
This commit is contained in:
1
.github/workflows/build-desktop.yml
vendored
1
.github/workflows/build-desktop.yml
vendored
@@ -8,6 +8,7 @@ on:
|
|||||||
- 'cf-pages'
|
- 'cf-pages'
|
||||||
paths:
|
paths:
|
||||||
- 'apps/desktop/**'
|
- 'apps/desktop/**'
|
||||||
|
- 'libs/**'
|
||||||
- '*'
|
- '*'
|
||||||
- '!*.md'
|
- '!*.md'
|
||||||
- '!*.txt'
|
- '!*.txt'
|
||||||
|
|||||||
Reference in New Issue
Block a user