Skip to content

Commit f9bf1cf

Browse files
authored
Merge pull request #892 from kenjis/fix-no-merge-commits.yml
chore: fix no-merge-commits.yml
2 parents c7fbd21 + 282c517 commit f9bf1cf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/no-merge-commits.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Detect Merge Commits
22

33
on:
44
pull_request:
5+
branches:
6+
- develop
57

68
permissions:
79
contents: read

0 commit comments

Comments
 (0)