Disable tests for readmes and examples

This commit is contained in:
ParthSareen
2024-11-21 15:16:40 -08:00
parent 64c1eb78ff
commit bfea240300

View File

@@ -2,6 +2,9 @@ name: test
on:
pull_request:
paths:
- 'examples/**'
- '**/README.md'
jobs:
test: