Skip to content

Commit

Permalink
trigger on master
Browse files Browse the repository at this point in the history
  • Loading branch information
Jhsmit committed Oct 19, 2023
1 parent 0c6ef39 commit dd516d1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ name: Run Tests
on:
push:
branches:
- main
- master
pull_request:
branches:
- main


jobs:
test:
Expand Down

0 comments on commit dd516d1

Please sign in to comment.