Reusable workflows from a common repository
* Remove `release-files-spec.json` and `spring-project-init.gradle` since they come from a common repository as well
This commit is contained in:
2
.github/workflows/pr-build.yml
vendored
2
.github/workflows/pr-build.yml
vendored
@@ -7,4 +7,4 @@ on:
|
||||
|
||||
jobs:
|
||||
build-pull-request:
|
||||
uses: spring-projects/spring-integration-aws/.github/workflows/spring-gradle-pull-request-build.yml@main
|
||||
uses: artembilan/spring-messaging-build-tools/spring-gradle-pull-request-build.yml@main
|
||||
|
||||
Reference in New Issue
Block a user