瀏覽代碼

Merge branch 'luu176:dev' into dev

DocSystem 1 年之前
父節點
當前提交
328af5403b
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .github/workflows/main.yml

+ 2 - 0
.github/workflows/main.yml

@@ -3,9 +3,11 @@ on:
   push:
     branches:
       - main
+      - dev
   pull_request:
     branches:
       - main
+      - dev
 jobs:
   build:
     name: Build and Test Application