diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 97ca64e5..03290bbd 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,9 +1,6 @@ name: Docker Compose Tests on: - push: - branches: - - githubActionTest pull_request: paths: - 'src/**'