diff --git a/.github/workflows/build-and-deploy-snapshot.yml b/.github/workflows/build-and-deploy-snapshot.yml index 11c09df9034..5aee2d16c56 100644 --- a/.github/workflows/build-and-deploy-snapshot.yml +++ b/.github/workflows/build-and-deploy-snapshot.yml @@ -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