Skip to content

Commit

Permalink
Andrewmwells/reuse downstream java ci (#772)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Wells <anmwells@amazon.com>
  • Loading branch information
andrewmwells-amazon authored Apr 1, 2024
1 parent a3d65bb commit f4147b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_downstream_deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:

build-cedar-java:
needs: get-branch-name
uses: cedar-policy/cedar-java/.github/workflows/build_cedar_java_reusable.yml@main
uses: cedar-policy/cedar-java/.github/workflows/run_cedar_java_reusable.yml@main
with:
cedar_policy_ref: ${{ github.ref }}
cedar_examples_ref: ${{ needs.get-branch-name.outputs.branch_name }}
Expand Down

0 comments on commit f4147b8

Please sign in to comment.