Skip to content

[WFLY-19826] add "/" to the URL #137

[WFLY-19826] add "/" to the URL

[WFLY-19826] add "/" to the URL #137

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