Skip to content

[WFLY-19892] moves Quickstarts Maven projects to Java SE 17 #157

[WFLY-19892] moves Quickstarts Maven projects to Java SE 17

[WFLY-19892] moves Quickstarts Maven projects to Java SE 17 #157

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
TEST_PROVISIONED_SERVER: true