Ver código fonte

Update main.yml

Luu 1 ano atrás
pai
commit
61ee1e942f
1 arquivos alterados com 2 adições e 0 exclusões
  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