From 3b65bd9ad5a00212d599d1c3e16ac0c5f292fc68 Mon Sep 17 00:00:00 2001 From: Ines Gimeno Molina <142247121+ines-gimeno-molina@users.noreply.github.com> Date: Tue, 12 Nov 2024 22:13:41 +0000 Subject: [PATCH] update action name --- .github/workflows/coverage.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index bcad539..c6ff500 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -6,9 +6,9 @@ on: branches: [main, master] pull_request: branches: [main, master] - workflow_dispatch: + -name: Test and build pages +name: Test coverage permissions: read-all