Skip to content

Update quickstarts to use Glow #77

Update quickstarts to use Glow

Update quickstarts to use Glow #77

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