Skip to content

Bump version.plugin.wildfly to 5.1.0.Alpha1 #294

Bump version.plugin.wildfly to 5.1.0.Alpha1

Bump version.plugin.wildfly to 5.1.0.Alpha1 #294

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