diff --git a/.github/workflows/mysql.yaml b/.github/workflows/mysql.yaml index e01ec514e7..5dfed1f467 100644 --- a/.github/workflows/mysql.yaml +++ b/.github/workflows/mysql.yaml @@ -25,6 +25,7 @@ jobs: test: runs-on: ubuntu-latest + if: ${{ github.event.workflow_run.conclusion == 'success' }} services: mysql: