Skip to content

Commit

Permalink
exclude mirror from connect module
Browse files Browse the repository at this point in the history
  • Loading branch information
TaiJuWu committed Sep 19, 2024
1 parent 17bb7f7 commit 0dab240
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ clients:
connect:
- changed-files:
- any-glob-to-any-file:
- 'connect/**'
- 'connect/**/*'
- all-globs-to-all-files:
- '!connect/mirror/*'

mirror-maker-2:
- changed-files:
Expand Down

0 comments on commit 0dab240

Please sign in to comment.