Files
spring-integration/.github/workflows/pr-build.yml
Artem Bilan 075613c4a1 Migrate GHAs for repo from Spring IO org
**Cherry-pick to `6.1.x`**
2023-12-20 17:03:58 -05:00

11 lines
204 B
YAML

name: Pull Request Build
on:
pull_request:
branches:
- main
jobs:
build-pull-request:
uses: spring-io/spring-github-workflows/.github/workflows/spring-gradle-pull-request-build.yml@v1