Skip to content

Commit

Permalink
Aheum...
Browse files Browse the repository at this point in the history
  • Loading branch information
gwarf committed Oct 13, 2024
1 parent 06de70b commit 05ee1cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/linters/.secretlintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"rules": [
{
"id": "@secretlint/secretlint-rule-basicauth",
"allows": [ "/SECRET/i" ]
"allows": [ "SECRET" ]
}
]
}
Expand Down

0 comments on commit 05ee1cc

Please sign in to comment.