add branch name

This commit is contained in:
ThePotato97 2026-01-03 19:24:18 +00:00
parent 0153525802
commit b2af1d6c0b

View file

@ -2,9 +2,9 @@ name: Windows Build
on:
push:
branches: [ "master", "main", "development" ]
branches: [ "master", "main", "webview-windows" ]
pull_request:
branches: [ "master", "main", "development" ]
branches: [ "master", "main", "webview-windows" ]
jobs:
build: