chore(ci): suppress comments on PR's

This commit is contained in:
MrGadget 2024-09-18 19:19:09 -04:00
parent 072521727f
commit 22bfb1b429

View File

@ -73,3 +73,5 @@ plugins:
- path: "Mirror.unitypackage"
label: "Mirror Unity Package"
name: "Mirror-${nextRelease.version}.unitypackage"
- successCommentCondition: "false"
- failCommentCondition: "false"