summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Halley <halley@play-bow.org>2022-03-06 14:50:51 -0800
committerBob Halley <halley@play-bow.org>2022-03-06 14:50:51 -0800
commitdd7068668cf55266cf71bbea3ec8647b20b47eb4 (patch)
treea784002c6ac4d7707cb366522dbdead068b26aa0
parentbed09f484d7160827db60424fd37de2cdaaefa11 (diff)
downloaddnspython-dd7068668cf55266cf71bbea3ec8647b20b47eb4.tar.gz
trigger 2.2 workflow
-rw-r--r--.github/workflows/python-2-2-branch.yml (renamed from .github/workflows/python-package.yml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/python-package.yml b/.github/workflows/python-2-2-branch.yml
index 0bcdb1a..e749b29 100644
--- a/.github/workflows/python-package.yml
+++ b/.github/workflows/python-2-2-branch.yml
@@ -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: