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: on:
pull_request: pull_request:
branches: branches:
- main - master
jobs: jobs:
build-webui: build-webui:
runs-on: ubuntu-latest runs-on: ubuntu-latest