Skip to content

Commit 6653696

Browse files
fix(cicd): More descriptive workflow names
1 parent 9a9a236 commit 6653696

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/wordlist-updater_combined_directories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Wordlist Updater - directories
1+
name: Wordlist Updater - Combined directories
22

33
on:
44
workflow_dispatch:

.github/workflows/wordlist-updater_combined_words.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Wordlist Updater - words
1+
name: Wordlist Updater - Combined words
22

33
on:
44
workflow_dispatch:

0 commit comments

Comments
 (0)