This commit is contained in:
Phillip Webb 2024-03-27 12:50:31 -07:00
parent aa045db1f3
commit b0476cefe5

View File

@ -7,7 +7,7 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
jobs:
build-and-deploy-snapshot:
name: 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