Skip to content

Commit

Permalink
Add report name to triggerAggregatableDebugTypes
Browse files Browse the repository at this point in the history
  • Loading branch information
giladbarkan-github committed Oct 24, 2024
1 parent 050323e commit 3a5c18d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ts/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ export const triggerAggregatableDebugTypes: Readonly<[string, ...string[]]> = [
'trigger-aggregate-deduplicated',
'trigger-aggregate-excessive-reports',
'trigger-aggregate-no-contributions',
'trigger-aggregate-incompatible-max-reports',
'trigger-aggregate-insufficient-budget',
'trigger-aggregate-storage-limit',
'trigger-aggregate-report-window-passed',
Expand Down

0 comments on commit 3a5c18d

Please sign in to comment.