Ver Fonte

github: enable 6.* braches [skip ci]

Victor Seva há 7 meses atrás
pai
commit
4a1267c521
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      .github/workflows/github-packages.yml

+ 1 - 0
.github/workflows/github-packages.yml

@@ -3,6 +3,7 @@ name: github-packages
 on:
 on:
   push:
   push:
     branches:
     branches:
+      - '6.*'
       - '5.*'
       - '5.*'
   # Allows you to run this workflow manually from the Actions tab
   # Allows you to run this workflow manually from the Actions tab
   workflow_dispatch:
   workflow_dispatch: