We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43e0dde commit d3a973dCopy full SHA for d3a973d
.github/workflows/pr-title.yml
@@ -1,6 +1,7 @@
1
name: Conventional Commits
2
on:
3
pull_request:
4
+ types: [opened, edited, synchronize, reopened]
5
6
7
jobs:
0 commit comments