Skip to content

[WFLY-19391] thread-racing Quickstarts should have a root webpage similar to helloworld #146

[WFLY-19391] thread-racing Quickstarts should have a root webpage similar to helloworld

[WFLY-19391] thread-racing Quickstarts should have a root webpage similar to helloworld #146

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