Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
saraswatpuneet committed Sep 7, 2023
1 parent 87632b6 commit 147ccbd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ name: Run Pytest on Branches
on:
push:
branches:
- main
- '*'
pull_request:
branches:
- main
paths-ignore:
- 'README.md' # Add any paths you want to exclude

jobs:
pytest:
Expand Down

0 comments on commit 147ccbd

Please sign in to comment.