Skip to content

Commit

Permalink
Adding the 'libs/**' directory back to the Desktop build pipeline PR …
Browse files Browse the repository at this point in the history
…trigger list (#3938)
  • Loading branch information
joseph-flinn committed Oct 31, 2022
1 parent 3eb5182 commit bc3879e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
- 'cf-pages'
paths:
- 'apps/desktop/**'
- 'libs/**'
- '*'
- '!*.md'
- '!*.txt'
Expand Down

0 comments on commit bc3879e

Please sign in to comment.