Commit 72431031 authored by Michael Yang's avatar Michael Yang
Browse files

no ci test on docs, examples

parent 6041abb5
...@@ -2,6 +2,10 @@ name: test ...@@ -2,6 +2,10 @@ name: test
on: on:
pull_request: pull_request:
paths:
- '!docs/**'
- '!examples/**'
- '!README.md'
jobs: jobs:
generate: generate:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment