Skip to content

Commit

Permalink
fix fork workflows (cosmos#3328)
Browse files Browse the repository at this point in the history
  • Loading branch information
chatton authored Mar 23, 2023
1 parent f4c20e4 commit 8971ffc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-fork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
e2e:
env:
CHAIN_A_TAG: latest
CHAIN_B_TAG: latest
CHAIN_IMAGE: ibc-go-simd
if: ${{ github.event.pull_request.head.repo.fork || github.actor == 'dependabot[bot]' || github.event_name == 'workflow_dispatch' }}
needs:
Expand Down

0 comments on commit 8971ffc

Please sign in to comment.