Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosthe19916 committed Apr 27, 2020
1 parent 0b900e2 commit 778d3bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,8 @@ jobs:
path: 'xml-sender-java-artifacts.tgz'

container-images:
name: Native Container Images
needs: build-jdk11
name: Container Images
needs: java-artifacts
if: github.event_name != 'pull_request'
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 778d3bb

Please sign in to comment.