Skip to content

Commit

Permalink
change schedule for enumcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
daknhh committed Feb 23, 2024
1 parent a9cf72b commit f93001d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/tools/enumcheck.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ const wafv2Client = new WAFV2({
});

// Function to check labels for a specific managed rule group
// eslint-disable-next-line @typescript-eslint/no-explicit-any
async function checkLabelsForRuleGroup(ruleGroupName: any) {
try {
// Describe the managed rule group
Expand Down

0 comments on commit f93001d

Please sign in to comment.