From caa3bf9d78999f73d3a17cbc92e9b4594b1a644e Mon Sep 17 00:00:00 2001 From: tychop Date: Mon, 30 Oct 2023 12:47:45 +0100 Subject: [PATCH] Update python-app.yml --- .github/workflows/python-app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index 4186599..263b81e 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -1,7 +1,7 @@ # This workflow will install Python dependencies, run tests and lint with a single version of Python # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python -name: GitGrove Python application +name: GitRipple Python application on: push: