From: Bob Halley Date: Tue, 4 Jul 2023 19:22:34 +0000 (-0700) Subject: run CI on 2.4 branch X-Git-Tag: v2.5.0rc1~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96ace436bf93eec9f8f64b37a8bbdd008a723adb;p=thirdparty%2Fdnspython.git run CI on 2.4 branch --- diff --git a/.github/workflows/python-package.yml b/.github/workflows/python-package.yml index 82cdee3d..c8a3743d 100644 --- a/.github/workflows/python-package.yml +++ b/.github/workflows/python-package.yml @@ -8,6 +8,7 @@ on: branches: - master - 2.3 + - 2.4 paths: - '**.py' pull_request: