Skip to content

[WFLY-19464] [WFLY-19779] #56

[WFLY-19464] [WFLY-19779]

[WFLY-19464] [WFLY-19779] #56

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