Skip to content

Fix for WFGP-271 and Fix for WFGP-268 #392

Fix for WFGP-271 and Fix for WFGP-268

Fix for WFGP-271 and Fix for WFGP-268 #392

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

Check failure on line 17 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "wildfly/galleon-plugins/.github/workflows/testing-workflow.yml@main" : failed to fetch workflow: workflow was not found.
with:
wildfly-ref: main