Skip to content

Commit

Permalink
ci(examples): update paths
Browse files Browse the repository at this point in the history
  • Loading branch information
aliemir committed Mar 15, 2024
1 parent 47cf5ba commit 46f77fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/examples-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Build All Examples
on:
pull_request:
paths:
- "packages"
- "examples"
- "packages/**"
- "examples/**"
types:
- labeled
- synchronize
Expand Down

0 comments on commit 46f77fd

Please sign in to comment.