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: pull_request:
branches: branches:
- main - main
paths:
- 'packages/free-d/**'
jobs: jobs:
build-webui: build-webui:
runs-on: ubuntu-latest runs-on: ubuntu-latest