Skip to content

Commit 27b91ce

Browse files
authored
Add synchronize event trigger to pr-analysis.yml (#48398)
1 parent 1ee15a6 commit 27b91ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: PR Analysis
22
on:
33
pull_request_target:
4-
types: [opened, labeled, unlabeled]
4+
types: [opened, synchronize, labeled, unlabeled]
55
permissions:
66
contents: read
77
pull-requests: read

0 commit comments

Comments
 (0)