Skip to content

Commit

Permalink
run all versions tests only on commit to main
Browse files Browse the repository at this point in the history
  • Loading branch information
rettigl committed Oct 9, 2023
1 parent a801ab6 commit 1b30ce7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ name: pytest
on:
push:
branches: [main]
pull_request:
branches: [main]

jobs:
pytest:
Expand Down

0 comments on commit 1b30ce7

Please sign in to comment.