Skip to content

Commit

Permalink
Merge pull request #10 from baoduy/develop
Browse files Browse the repository at this point in the history
Update AutoTags.ts
  • Loading branch information
baoduy authored Mar 17, 2024
2 parents a72af5f + 19869d8 commit 63dd041
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 63dd041

Please sign in to comment.