only run if sucessfull

This commit is contained in:
Matthias 2021-12-02 13:08:47 +01:00
parent 8f8a1bbdeb
commit 3e021f35ba
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -25,6 +25,7 @@ jobs:
test: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: ${{ github.event.workflow_run.conclusion == 'success' }}
services: services:
mysql: mysql: