]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
trigger 2.2 workflow
authorBob Halley <halley@play-bow.org>
Sun, 6 Mar 2022 22:50:51 +0000 (14:50 -0800)
committerBob Halley <halley@play-bow.org>
Sun, 6 Mar 2022 22:50:51 +0000 (14:50 -0800)
.github/workflows/python-2-2-branch.yml [moved from .github/workflows/python-package.yml with 98% similarity]

similarity index 98%
rename from .github/workflows/python-package.yml
rename to .github/workflows/python-2-2-branch.yml
index 0bcdb1aa8ea4c91c5db88ae11f1849db013b5956..e749b29ccda2c75723643e8c13733be071081e9f 100644 (file)
@@ -1,7 +1,7 @@
 # This workflow will install Python dependencies, run tests and lint with a variety of Python versions
 # For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
 
-name: Python build
+name: Python 2.2 build
 
 on:
   push: