Skip to content

Commit 924ea45

Browse files
committed
Merge branch '3.1.x' into 3.2.x
2 parents 6470dde + b0476ce commit 924ea45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ concurrency:
77
group: ${{ github.workflow }}-${{ github.ref }}
88
jobs:
99
build-and-deploy-snapshot:
10-
name: Build And Deploy Snapshot
10+
name: Build and Deploy Snapshot
1111
if: ${{ github.repository == 'spring-projects/spring-boot' }}
1212
name: Build and Deploy Snapshot
1313
runs-on: ubuntu22-8-32

0 commit comments

Comments
 (0)