diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4a4950e..3de6711 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,10 +2,11 @@ name: Continuous Integration on: pull_request: + branches: + - main push: branches: - main - - 'releases/*' jobs: test-docker: