Browse Source

update draft-release.yml for 4.x

Yuki Takei 4 years ago
parent
commit
f4810411be
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/draft-release.yml

+ 1 - 0
.github/workflows/draft-release.yml

@@ -4,6 +4,7 @@ on:
   push:
   push:
     branches:
     branches:
       - master
       - master
+      - dev/4.*
 
 
 jobs:
 jobs: