mirror of
https://github.com/spring-cloud/spring-cloud-build.git
synced 2026-09-17 12:49:00 +00:00
10 lines
202 B
YAML
10 lines
202 B
YAML
name: PR
|
|
|
|
on:
|
|
pull_request:
|
|
branches: [ main, 4.3.x ]
|
|
|
|
jobs:
|
|
build:
|
|
uses: spring-cloud/spring-cloud-github-actions/.github/workflows/pr.yml@c1b19117bd18efb9a5fee55b5f08ced1c876e91a # v1.1.0
|