2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 18:45:40 +00:00

only run if successfull

This commit is contained in:
Matthias
2021-12-02 13:09:30 +01:00
parent 3e021f35ba
commit b8a76429d1
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ jobs:
test:
runs-on: ubuntu-latest
if: ${{ github.event.workflow_run.conclusion == 'success' }}
env:
# Database backend configuration