Browse Source

Update WinX64.yml

Ruben 1 year ago
parent
commit
df8d2c78e8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/workflows/WinX64.yml

+ 2 - 2
.github/workflows/WinX64.yml

@@ -3,10 +3,10 @@ name: Build and Publish PicView Avalonia WinX64
 on:
   push:
     branches:
-      - main
+      - dev
   pull_request:
     branches:
-      - main
+      - dev
 
 jobs:
   build: