Skip to content

Commit

Permalink
ci: exclude test-python with docs/ changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hfudev committed Nov 7, 2023
1 parent 9d6a83d commit 34aea7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
paths:
- '**.py'
- '!docs/**'
push:
branches: [ main ]

Expand Down

0 comments on commit 34aea7a

Please sign in to comment.