fix branch for check build action

This commit is contained in:
2024-11-29 19:13:00 -06:00
parent 76593d794c
commit ef00a58f7d
+1 -1
View File
@@ -2,7 +2,7 @@ name: Check angular builds
on:
pull_request:
branches:
- main
- master
jobs:
build-webui:
runs-on: ubuntu-latest