Skip to content

New development iteration 7.0.0.Beta9-SNAPSHOT #414

New development iteration 7.0.0.Beta9-SNAPSHOT

New development iteration 7.0.0.Beta9-SNAPSHOT #414

Workflow file for this run

# This workflow will build a Java project with Maven
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
name: WildFly galleon plugins - CI
on:
push:
branches:
- '**'
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
test-galleon-plugins:
name: Build test Galleon Plugins
uses: wildfly/galleon-plugins/.github/workflows/testing-workflow.yml@main
with:
wildfly-ref: main