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.
1 parent aa045db commit b0476ceCopy full SHA for b0476ce
.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