]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
add workflow for 2.2
authorBob Halley <halley@dnspython.org>
Sat, 18 Dec 2021 13:56:23 +0000 (05:56 -0800)
committerBob Halley <halley@dnspython.org>
Sat, 18 Dec 2021 13:56:23 +0000 (05:56 -0800)
.github/workflows/python-package.yml

index 65ac11893cfde4d3c254e4e5f8931a5d0834404b..10104298c0511d4a47660e9bccdd63512fd059de 100644 (file)
@@ -5,7 +5,7 @@ name: Python build
 
 on:
   push:
-    branches: [ master ]
+    branches: [ master, "2.2" ]
   pull_request:
     branches: [ master ]