Files
Artem Bilan a1a7c1e08a Upgrade to the latest reusable workflows
* Upgrade to `jfrog/setup-jfrog-cli@v4` in the `verify-staged-artifacts.yml`
2024-02-09 10:17:21 -05:00

11 lines
206 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@main