Explorar o código

Merge branch 'master' into dev/6.2.x

Yuki Takei %!s(int64=2) %!d(string=hai) anos
pai
achega
fc8892dcdb
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .github/workflows/auto-labeling.yml

+ 2 - 1
.github/workflows/pr-to-master.yml → .github/workflows/auto-labeling.yml

@@ -1,9 +1,10 @@
-name: PR to master
+name: Auto-labeling
 
 
 on:
 on:
   pull_request:
   pull_request:
     branches:
     branches:
       - master
       - master
+      - dev/*.*.*
     # Only following types are handled by the action, but one can default to all as well
     # Only following types are handled by the action, but one can default to all as well
     types: [opened, reopened, edited, synchronize]
     types: [opened, reopened, edited, synchronize]