From: Daniele Varrazzo Date: Fri, 22 Sep 2023 22:23:07 +0000 (+0200) Subject: ci: run 3rd party integration tests on commit on maint-3.1 branch X-Git-Tag: pool-3.2.0~45 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9f3bd427aa85c27e622aefec7ef13b9c84ffc2e4;p=thirdparty%2Fpsycopg.git ci: run 3rd party integration tests on commit on maint-3.1 branch --- diff --git a/.github/workflows/3rd-party-tests.yml b/.github/workflows/3rd-party-tests.yml index 0a30728c5..22e3e06d4 100644 --- a/.github/workflows/3rd-party-tests.yml +++ b/.github/workflows/3rd-party-tests.yml @@ -4,6 +4,7 @@ on: push: branches: - "master" + - "maint-3.1" - "sqlalchemy_pipeline" - "django_pipeline" paths-ignore: