Skip to content

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

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

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

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