Skip to content

Commit 6c8b2be

Browse files
committed
Merge branch '4.3.x'
2 parents 1719325 + 6ec529b commit 6c8b2be

2 files changed

Lines changed: 9 additions & 35 deletions

File tree

.github/workflows/maven.yml

Lines changed: 0 additions & 35 deletions
This file was deleted.

.github/workflows/pr.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: PR
2+
3+
on:
4+
pull_request:
5+
branches: [ 4.3.x ]
6+
7+
jobs:
8+
build:
9+
uses: spring-cloud/spring-cloud-github-actions/.github/workflows/pr.yml@main

0 commit comments

Comments
 (0)