mirror of
https://github.com/jwetzell/osc-js.git
synced 2026-08-08 00:33:43 +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/osc/**'
|
||||
jobs:
|
||||
check-build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user