From 66536966514f15a23008a6ec2721cb1ca29c791f Mon Sep 17 00:00:00 2001 From: ItsIgnacioPortal <5990@protonmail.com> Date: Fri, 21 Mar 2025 19:29:27 -0300 Subject: [PATCH] fix(cicd): More descriptive workflow names --- .github/workflows/wordlist-updater_combined_directories.yml | 2 +- .github/workflows/wordlist-updater_combined_words.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/wordlist-updater_combined_directories.yml b/.github/workflows/wordlist-updater_combined_directories.yml index 4b75faf2..e25beed5 100644 --- a/.github/workflows/wordlist-updater_combined_directories.yml +++ b/.github/workflows/wordlist-updater_combined_directories.yml @@ -1,4 +1,4 @@ -name: Wordlist Updater - directories +name: Wordlist Updater - Combined directories on: workflow_dispatch: diff --git a/.github/workflows/wordlist-updater_combined_words.yml b/.github/workflows/wordlist-updater_combined_words.yml index 2e07a17c..6df26b48 100644 --- a/.github/workflows/wordlist-updater_combined_words.yml +++ b/.github/workflows/wordlist-updater_combined_words.yml @@ -1,4 +1,4 @@ -name: Wordlist Updater - words +name: Wordlist Updater - Combined words on: workflow_dispatch: