Change the CI workflow to work on main branch. (#1484)

This commit is contained in:
Andreas Süßenbach
2023-01-20 18:51:43 +01:00
committed by GitHub
parent 9649d9980b
commit 442c46318e
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ name: CI Windows
on:
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
build: