mirror of
https://github.com/jwetzell/free-d-js.git
synced 2026-08-17 13:13:22 +00:00
remove path filter on build check workflow
This commit is contained in:
@@ -3,8 +3,6 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'packages/free-d/**'
|
||||
jobs:
|
||||
build-webui:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user