From eaafa085f8cac7393a309d14ecee04f4ea1ac5c2 Mon Sep 17 00:00:00 2001 From: Alex Kanitz Date: Mon, 20 May 2024 03:07:24 +0200 Subject: [PATCH] clarification --- .github/workflows/checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 8bdedfa..f66093e 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -3,7 +3,7 @@ # For more information see: # https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions -name: Python package +name: CI on: push: