fix(CICD): Changed job name so it matches the Github Action name

This commit is contained in:
Ignacio J. Perez Portal 2024-04-24 23:22:06 -03:00
parent 9c95afac30
commit 9cff6ce832

View File

@ -17,7 +17,7 @@ on:
- 'Discovery/Web-Content/combined_words.txt' - 'Discovery/Web-Content/combined_words.txt'
jobs: jobs:
update_combined_words: update_combined_directories:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2