Bump org.springframework.data:spring-data-bom from 2024.1.0-RC1 to 2024.1.0-SNAPSHOT #849
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Pull Request Build | |
on: | |
pull_request: | |
branches: | |
- main | |
- '*.x' | |
jobs: | |
build-pull-request: | |
uses: spring-io/spring-github-workflows/.github/workflows/spring-gradle-pull-request-build.yml@v4 |