Adding the 'libs/**' directory back to the Desktop build pipeline PR trigger list (#3938)
This commit is contained in:
parent
3eb5182c68
commit
bc3879e194
|
@ -8,6 +8,7 @@ on:
|
|||
- 'cf-pages'
|
||||
paths:
|
||||
- 'apps/desktop/**'
|
||||
- 'libs/**'
|
||||
- '*'
|
||||
- '!*.md'
|
||||
- '!*.txt'
|
||||
|
|
Loading…
Reference in New Issue