Fix Build UI Tests running twice (#1067)

This commit is contained in:
MartinOscar 2025-03-08 16:13:55 +01:00 committed by GitHub
parent a2b2e373be
commit 05d74232af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,10 +3,8 @@ name: Build
on:
push:
branches:
- "**"
- main
pull_request:
branches:
- "**"
jobs:
ui: