diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 87ee2b5..7f9a385 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,9 +2,11 @@ on: push: branches: - master + - 1.3 pull_request: branches: - master + - 1.3 env: DRIVER_URL: "http://localhost:4444"