Skip to content

Commit e346c2c

Browse files
committed
fix: trigger CLA on bot PR review and auto-merge events
1 parent 20195a5 commit e346c2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010
on:
1111
merge_group:
1212
pull_request_target:
13-
types: [opened, reopened, synchronize]
13+
types: [opened, reopened, synchronize, auto_merge_enabled, review_requested]
1414
branches:
1515
- main
1616
- master

0 commit comments

Comments
 (0)