Merge branch '3.2.x'

This commit is contained in:
Andy Wilkinson 2024-03-11 09:34:32 +00:00
commit f1127f15c0
1 changed files with 1 additions and 1 deletions

View File

@ -56,4 +56,4 @@ jobs:
webhook-url: ${{ secrets.GOOGLE_CHAT_WEBHOOK_URL }}
status: ${{ job.status }}
build-scan-url: ${{ steps.build.outputs.build-scan-url }}
run-name: ${{ format('{0} | {1} | Java {2}', github.ref_name, matrix.os.name, matrix.java.version) }}
run-name: ${{ format('{0} | 'Linux' | Java 17', github.ref_name) }}