Skip to content

[WFLY-19467] ejb-timer Quickstarts should have a root webpage similar to helloworld #87

[WFLY-19467] ejb-timer Quickstarts should have a root webpage similar to helloworld

[WFLY-19467] ejb-timer Quickstarts should have a root webpage similar to helloworld #87

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