Skip to content

Commit

Permalink
try if cancelled
Browse files Browse the repository at this point in the history
  • Loading branch information
khvn26 committed Aug 1, 2024
1 parent c18358e commit ef9256d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/platform-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ jobs:
github_private_cloud_token=${{ secrets.GH_PRIVATE_ACCESS_TOKEN }}
run-e2e-tests:
if: '!cancelled()'
needs: [permissions-check, docker-build-api, docker-build-e2e]
uses: ./.github/workflows/.reusable-docker-e2e-tests.yml
with:
Expand Down

0 comments on commit ef9256d

Please sign in to comment.