remove path filter on build check workflow

This commit is contained in:
Joel Wetzell
2026-02-16 12:05:40 -06:00
committed by GitHub
parent 13d4c86f0c
commit 1f526c6562
-2
View File
@@ -3,8 +3,6 @@ on:
pull_request:
branches:
- main
paths:
- 'packages/acn/**'
jobs:
build-webui:
runs-on: ubuntu-latest