Skip to content

Commit

Permalink
Add REPORT_RUNLESS_ASSET_EVENTS to list of location-scoped permissions (
Browse files Browse the repository at this point in the history
#19687)

## Summary & Motivation

## How I Tested These Changes
  • Loading branch information
gibsondan committed Feb 8, 2024
1 parent 921c41c commit ecc5c4f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ def __str__(self) -> str:
Permissions.LAUNCH_PARTITION_BACKFILL,
Permissions.CANCEL_PARTITION_BACKFILL,
Permissions.EDIT_DYNAMIC_PARTITIONS,
Permissions.REPORT_RUNLESS_ASSET_EVENTS,
}


Expand Down

0 comments on commit ecc5c4f

Please sign in to comment.