fix cla workflow trigger (#132)

This commit is contained in:
Efim Poberezkin
2021-11-28 21:35:04 +10:00
committed by GitHub
parent d9b3742f62
commit e5f13adc2a
+1 -1
View File
@@ -2,7 +2,7 @@ name: "CLA Assistant"
on:
issue_comment:
types: [created]
pull_request:
pull_request_target:
types: [opened, closed, synchronize]
jobs: