mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 00:34:44 +02:00
Fix Build UI
Tests running twice (#1067)
This commit is contained in:
parent
a2b2e373be
commit
05d74232af
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -3,10 +3,8 @@ name: Build
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "**"
|
- main
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
|
||||||
- "**"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ui:
|
ui:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user