We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7fbd21 + 282c517 commit f9bf1cfCopy full SHA for f9bf1cf
1 file changed
.github/workflows/no-merge-commits.yml
@@ -2,6 +2,8 @@ name: Detect Merge Commits
2
3
on:
4
pull_request:
5
+ branches:
6
+ - develop
7
8
permissions:
9
contents: read
0 commit comments