We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64c1eb7 + bfea240 commit 2e05cdeCopy full SHA for 2e05cde
.github/workflows/test.yaml
@@ -2,6 +2,9 @@ name: test
2
3
on:
4
pull_request:
5
+ paths:
6
+ - 'examples/**'
7
+ - '**/README.md'
8
9
jobs:
10
test:
0 commit comments