Skip to content

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

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

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

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