Files
spring-functions-catalog/.github/workflows/pr-build.yml
2023-11-23 16:02:58 -05:00

11 lines
207 B
YAML

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