diff --git a/.github/workflows/python-ci.yml b/.github/workflows/python-ci.yml index e1a88ba8..0c8ab650 100644 --- a/.github/workflows/python-ci.yml +++ b/.github/workflows/python-ci.yml @@ -1,4 +1,4 @@ -# This workflow will will for a variety of Python versions +# This workflow will for a variety of Python versions # - install the code base # - lint the code base # - test the code base diff --git a/.github/workflows/python-publish.yml b/.github/workflows/python-publish.yml index b6c455a9..fe3a99d4 100644 --- a/.github/workflows/python-publish.yml +++ b/.github/workflows/python-publish.yml @@ -1,5 +1,5 @@ # This workflows will -# - deploy already produce artifacts to PyIP +# - deploy already produced artifacts to PyIP # # For more information see: https://help.github.com/en/actions/language-and-framework-guides/using-python-with-github-actions#publishing-to-package-registries