Dax Raad 9 months ago
parent
commit
e91371c6a5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -4,7 +4,7 @@ on:
   workflow_dispatch:
   workflow_dispatch:
   push:
   push:
     branches:
     branches:
-      - main
+      - dev
 
 
 concurrency: ${{ github.workflow }}-${{ github.ref }}
 concurrency: ${{ github.workflow }}-${{ github.ref }}