Browse Source

Update build_dev.yml

SG 3 years ago
parent
commit
72a9e13ef5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build_dev.yml

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

@@ -3,7 +3,7 @@ name: Build dev
 on:
   push:
     branches:
-      - main
+      - master
 
 jobs:
   build_rc: