From e6b3a43ee8e4d4db8de0a1d8284d1bec94efbb8d Mon Sep 17 00:00:00 2001 From: loic audu Date: Mon, 13 Nov 2023 10:44:45 +0100 Subject: [PATCH] refactoring --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1ba57aa..c284eb2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: PHP Composer +name: IbexaMailing on: push: @@ -10,7 +10,7 @@ permissions: contents: read jobs: - build: + tests: runs-on: ubuntu-latest