mirror of
https://github.com/spring-cloud/spring-cloud-build.git
synced 2026-09-25 19:58:59 +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@dcb46519e39cac30da944657880e628f1acaba23 # v1.1.2
|