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@b6a6b1963b8762420526591c3d363bd7d09e7d4b # v1.1.1
|