Merge branch '3.1.x' into 3.2.x

This commit is contained in:
Phillip Webb
2024-03-27 12:48:02 -07:00
2 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
jobs:
build-and-deploy-snapshot:
name: Build And Deploy Snapshot
if: ${{ github.repository == 'spring-projects/spring-boot' }}
name: Build and Deploy Snapshot
runs-on: ubuntu22-8-32