Skip to content

Commit

Permalink
Update regex.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
carlospolop authored Aug 18, 2023
1 parent 4db63de commit da1d246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ regular_expresions:

- name: Airtable API Key
regex: >
[\"']?air[-_]?table[-_]?api[-_]?key[\"']?[=:][\"']?.+[\"']"
["']?air[-_]?table[-_]?api[-_]?key["']?[=:]["']?.+["']"
example: air-table-api-key="5asbtwsfcvfc9zEzFV<p=1PKPlFsaFfasf'"

- name: Alchemi API Key
Expand Down

0 comments on commit da1d246

Please # to comment.