We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb8f670 commit b2b9e18Copy full SHA for b2b9e18
.github/workflows/e2e.yml
@@ -25,7 +25,6 @@ on:
25
26
jobs:
27
e2e-tests:
28
- needs: [build-multi-arch]
29
runs-on: linux-amd64-cpu4
30
if: ${{ github.event.workflow_run.conclusion == 'success' }} && ${{ github.event.workflow_run.event == 'push' }}
31
permissions:
0 commit comments