From 34737744ed2954a4f03211d65c78d6c877c7959a Mon Sep 17 00:00:00 2001 From: Andras Bodrogai <81911031+Sajtospoga01@users.noreply.github.com> Date: Sun, 19 Mar 2023 13:53:35 +0000 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 525d861..b42b801 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: Python application +name: CI pipeline on: push: