diff --git a/.github/workflows/update_python_dependencies.yml b/.github/workflows/update_python_dependencies.yml index b33f2311eba1..2336f9e27cd2 100644 --- a/.github/workflows/update_python_dependencies.yml +++ b/.github/workflows/update_python_dependencies.yml @@ -18,7 +18,7 @@ # This workflow will update python dependencies as part of the release process # And commit the changes into the branch release, creating a PR into the branch -name: Update Python Depedencies +name: Update Python Dependencies on: schedule: