Skip to content

Commit b78516d

Browse files
committed
Merge remote-tracking branch 'origin/staging' into feat/permission-groups-coverage
The block-successors map regenerates with one new entry from staging's table sunset; the check that failed in CI compares against the merge ref, which is exactly the drift it exists to catch.
1 parent b8e7f4a commit b78516d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/sim/lib/permission-groups/block-successors.generated.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ export const BLOCK_ACCESS_SUCCESSORS: Record<string, string> = {
4343
slack: 'slack_v2',
4444
starter: 'start_trigger',
4545
stt: 'stt_v2',
46+
table: 'table_v2',
4647
textract: 'textract_v2',
4748
video_generator: 'video_generator_v3',
4849
video_generator_v2: 'video_generator_v3',

0 commit comments

Comments
 (0)