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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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