Skip to content

Commit 660d8be

Browse files
authored
add merge_group: branches: [main]
1 parent e132056 commit 660d8be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-description.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: PR Description
33
on:
44
pull_request:
55
types: [opened, edited, reopened]
6+
merge_group:
7+
branches: [main]
68

79
jobs:
810
validate-pr-description:

0 commit comments

Comments
 (0)