Skip to content

Commit

Permalink
ci: add turbo and package paths to workflow filter
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEdoRan committed Aug 11, 2024
1 parent 1240905 commit 3c37269
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
paths:
- "packages/**"
- "turbo.json"
- "package.json"
branches:
- main
- beta
Expand Down

0 comments on commit 3c37269

Please sign in to comment.