diff --git a/.github/workflows/docker-integration-tests.yaml b/.github/workflows/docker-integration-tests.yaml index 9efc264b5a..9060d49904 100644 --- a/.github/workflows/docker-integration-tests.yaml +++ b/.github/workflows/docker-integration-tests.yaml @@ -1,3 +1,5 @@ +name: Run Docker integration tests + on: push: branches: [ main ]