From 9d22af140256548533c408e7859f26ad1671d56e Mon Sep 17 00:00:00 2001 From: niclaz <83479948+niclaz@users.noreply.github.com> Date: Thu, 12 Sep 2024 22:38:32 +0200 Subject: [PATCH] renamed workflow and description --- .github/workflows/data-refresh.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/data-refresh.yml b/.github/workflows/data-refresh.yml index c055922..b19b6c5 100644 --- a/.github/workflows/data-refresh.yml +++ b/.github/workflows/data-refresh.yml @@ -1,5 +1,5 @@ -name: data refresh -# This file manages the workflow for running all processes within the MAKEFILE, to refresh the codebase. +name: W3PN data refresh +# This file manages the workflow for update scripts wthin the MAKEFILE, run to refresh the codebase. on: schedule: