Skip to content

Commit

Permalink
run test on toml updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tianluyuan committed Nov 12, 2024
1 parent 0cd93bf commit b415851
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@ on:
push:
branches: [ main ]
paths:
- '**/*.toml'
- '**/*.py'
- '.github/workflows/*'
pull_request:
branches: [ main ]
paths:
- '**/*.toml'
- '**/*.py'
- '.github/workflows/*'
schedule:
Expand Down

0 comments on commit b415851

Please sign in to comment.