From 0f49a505064a032ce704ce2a071638bfa2fb74b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20H=C3=BCmmer?= Date: Fri, 2 Aug 2024 14:22:13 +0200 Subject: [PATCH] yml name fix --- .github/workflows/ci-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index 304c077..d9ce97c 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -1,4 +1,4 @@ -name: ci-test +name: ci-tests # Trigger the workflow on push or pull request, # but only for the main branch