Skip to content

Commit

Permalink
Add the required the parameters for the wildfly build.
Browse files Browse the repository at this point in the history
Signed-off-by: James R. Perkins <jperkins@redhat.com>
  • Loading branch information
jamezp committed Apr 21, 2023
1 parent 8bc6ffe commit 81ae6eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/wildfly-build.yml
Expand Up @@ -33,6 +33,9 @@ concurrency:
jobs:
wildfly-build:
uses: wildfly/wildfly/.github/workflows/shared-wildfly-build.yml@main
with:
wildfly-branch: "main"
wildfly-repo: "wildfly/wildfly"

resteasy-build:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 81ae6eb

Please sign in to comment.