We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6470dde + b0476ce commit 924ea45Copy full SHA for 924ea45
.github/workflows/build-and-deploy-snapshot.yml
@@ -7,7 +7,7 @@ concurrency:
7
group: ${{ github.workflow }}-${{ github.ref }}
8
jobs:
9
build-and-deploy-snapshot:
10
- name: Build And Deploy Snapshot
+ name: Build and Deploy Snapshot
11
if: ${{ github.repository == 'spring-projects/spring-boot' }}
12
name: Build and Deploy Snapshot
13
runs-on: ubuntu22-8-32
0 commit comments