Skip to content

[WFLY-18498] microprofile-reactive-messaging-kafka Quickstart Common Enhancements CY2023Q3 (Part 1) #19

[WFLY-18498] microprofile-reactive-messaging-kafka Quickstart Common Enhancements CY2023Q3 (Part 1)

[WFLY-18498] microprofile-reactive-messaging-kafka Quickstart Common Enhancements CY2023Q3 (Part 1) #19

name: WildFly kitchensink Quickstart CI
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
paths:
- 'kitchensink/**'
- '.github/workflows/quickstart_ci.yml'
jobs:
call-quickstart_ci:
uses: ./.github/workflows/quickstart_ci.yml
with:
QUICKSTART_PATH: kitchensink
MICROPROFILE: false