remove path filter on build check workflow

This commit is contained in:
Joel Wetzell
2026-02-16 12:06:21 -06:00
committed by GitHub
parent 92faad6380
commit 14fd5acd32
-2
View File
@@ -3,8 +3,6 @@ on:
pull_request:
branches:
- main
paths:
- 'packages/free-d/**'
jobs:
build-webui:
runs-on: ubuntu-latest