Merge branch '3.1.x' into 3.2.x

This commit is contained in:
Andy Wilkinson
2024-02-28 11:47:04 +00:00
2 changed files with 8 additions and 4 deletions

View File

@@ -52,5 +52,6 @@ jobs:
if: always()
with:
webhook-url: ${{ secrets.GOOGLE_CHAT_WEBHOOK_URL }}
status: ${{ job.status }}
build-scan-url: ${{ steps.build.outputs.build-scan-url }}
run-name: ${{ format('{0} | Windows | Java 17', github.ref_name) }}