Luu 11 месяцев назад
Родитель
Сommit
4927a598a1
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      .github/workflows/main.yml

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

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