Skip to content

Commit

Permalink
ci(labeler): fix glob
Browse files Browse the repository at this point in the history
  • Loading branch information
halildurmus committed Nov 20, 2024
1 parent 6fe89b7 commit a82217d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ release:
test:
- changed-files:
- any-glob-to-all-files:
- test/**
- packages/*/test/**

website:
- changed-files:
Expand Down

0 comments on commit a82217d

Please sign in to comment.