浏览代码

github: enable 6.* braches [skip ci]

Victor Seva 7 月之前
父节点
当前提交
4a1267c521
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/github-packages.yml

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

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