瀏覽代碼

Update git-sync.yml

Daniel Gibbs 6 年之前
父節點
當前提交
c712dee139
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/git-sync.yml

+ 1 - 0
.github/workflows/git-sync.yml

@@ -6,6 +6,7 @@ on:
     branches:    
       - master
       - 'develop'
+      - 'feature/update-lgsm'
 jobs:
   repo-sync:
     runs-on: ubuntu-latest