This commit is contained in:
Michael Yang 2024-03-07 11:33:49 -08:00
parent 3c8df3808b
commit 2cb74e23fb

View file

@ -3,6 +3,7 @@ name: test
on:
pull_request:
paths:
- '**/*'
- '!docs/**'
- '!examples/**'
- '!README.md'