fix(cicd): Fixed bad filepath

This commit is contained in:
ItsIgnacioPortal
2026-02-07 15:18:16 -03:00
parent 9ac99b7a27
commit ea26501823
2 changed files with 2 additions and 2 deletions
@@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
paths:
- 'Discovery/Web-Content/api/api_seen_in_wild.txt'
- 'Discovery/Web-Content/api/api-seen-in-wild.txt'
- 'Discovery/Web-Content/api/actions.txt'
- 'Discovery/Web-Content/api/objects.txt'
- 'Discovery/Web-Content/api/actions-uppercase.txt'
+1 -1
View File
@@ -1,7 +1,7 @@
# API wordlists
This directory contains wordlists for fuzzing web application APIs. Most of the wordlists in this directory were sourced from https://github.com/chrislockard/api_wordlist.
## `api_seen_in_wild.txt`
## `api-seen-in-wild.txt`
Contains many API words seen in the wild.
## `actions.txt`