Properly declare inputs and output for buildClient (#2086)

Co-authored-by: samfreund <samf.236@proton.me>
This commit is contained in:
Gold856
2025-09-16 00:35:33 -04:00
committed by GitHub
parent 4b01b66ab7
commit 04e9bffeb7
6 changed files with 29 additions and 77 deletions

6
.github/labeler.yml vendored
View File

@@ -1,8 +1,6 @@
"backend":
- all:
- changed-files:
- any-glob-to-any-file: [photon-core/**, photon-server/**]
- all-globs-to-all-files: "!photon-server/src/main/resources/web/index.html"
- changed-files:
- any-glob-to-any-file: [photon-core/**, photon-server/**]
"documentation":
- changed-files:
- any-glob-to-any-file: [docs/**, photon-docs/**]