We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffe97c4 commit 57939abCopy full SHA for 57939ab
1 file changed
.github/workflows/pr-validator.yml
@@ -1,7 +1,7 @@
1
name: "PR Title and Description Check"
2
on:
3
pull_request:
4
- types: [opened, edited, synchronize]
+ types: [opened, edited]
5
6
jobs:
7
check-title-and-description:
0 commit comments