Skip to content

Commit

Permalink
fix(ci): add cypress to paths
Browse files Browse the repository at this point in the history
  • Loading branch information
BatuhanW committed Aug 1, 2024
1 parent 7e687b5 commit fc5dbe3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
paths:
- "packages/**"
- "examples/**"
- "cypress/e2e/**"
types:
- labeled
- synchronize
Expand Down

0 comments on commit fc5dbe3

Please sign in to comment.