Skip to content

Commit

Permalink
added additional excluded paths to test wf
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt committed Dec 1, 2020
1 parent f8bb66d commit 2a7c300
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
paths-ignore:
- "docs/**"
- "lab-examples/**"
- "mkdocs.yml"
- "README.md"

jobs:
test:
Expand Down

0 comments on commit 2a7c300

Please sign in to comment.