Skip to content

Commit

Permalink
Update AutoTags.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
baoduy committed Mar 17, 2024
1 parent 362373e commit 19869d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Common/AutoTags.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ const ignoredTags = [
'servicePrincipal:ServicePrincipal',
'servicePrincipalPassword:ServicePrincipalPassword',
'kubernetes',
'cloudflare'
];

export function registerAutoTags(autoTags: Record<string, string>): void {
Expand Down

0 comments on commit 19869d8

Please sign in to comment.