Update check-ddp-build.yml

This commit is contained in:
Joel Wetzell
2026-03-03 08:49:02 -06:00
committed by GitHub
parent 0d9e34b712
commit e5ce1ded29
+1 -3
View File
@@ -3,10 +3,8 @@ on:
pull_request:
branches:
- main
paths:
- 'packages/ddp/**'
jobs:
build-webui:
build:
runs-on: ubuntu-latest
steps:
- name: Check out repository