1
0
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:
Joseph Flinn
2022-10-31 16:24:02 -07:00
committed by GitHub
parent 3eb5182c68
commit bc3879e194

View File

@@ -8,6 +8,7 @@ on:
- 'cf-pages'
paths:
- 'apps/desktop/**'
- 'libs/**'
- '*'
- '!*.md'
- '!*.txt'