Skip to content

[WFLY-19618] Helloworld REST Quickstart #2

[WFLY-19618] Helloworld REST Quickstart

[WFLY-19618] Helloworld REST Quickstart #2

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