We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e132056 commit 660d8beCopy full SHA for 660d8be
.github/workflows/pr-description.yaml
@@ -3,6 +3,8 @@ name: PR Description
3
on:
4
pull_request:
5
types: [opened, edited, reopened]
6
+ merge_group:
7
+ branches: [main]
8
9
jobs:
10
validate-pr-description:
0 commit comments