Skip to content

Commit

Permalink
Merge branch 'main' into Constraints-only
Browse files Browse the repository at this point in the history
  • Loading branch information
ImUrX authored Nov 4, 2024
2 parents 9d2853a + fa096d6 commit 698bf4f
Show file tree
Hide file tree
Showing 9 changed files with 530 additions and 98 deletions.
7 changes: 4 additions & 3 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@
- changed-files:
- any-glob-to-any-file: "**/*.md"
"Area: GUI":
- changed-files:
- any-glob-to-any-file: "gui/**/*"
- all-globs-to-all-files: "!gui/public/i18n/**"
- all:
- changed-files:
- any-glob-to-any-file: "gui/**/*"
- all-globs-to-all-files: "!gui/public/i18n/**"
"Area: Hardware Protocol":
- changed-files:
- any-glob-to-any-file: "server/core/src/main/java/dev/slimevr/tracking/trackers/udp/**"
Expand Down
Loading

0 comments on commit 698bf4f

Please sign in to comment.