Actually run docker CI only when tests pass

This commit is contained in:
2024-05-01 18:45:58 +02:00
committed by GitHub
parent c9ad17bb16
commit 9bb9027776

View File

@@ -6,10 +6,6 @@ name: Docker
# documentation.
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_run:
workflows: ["Java CI with Gradle"]
branches: [main]