Skip to content

Commit

Permalink
update branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjonesBSU committed Jul 6, 2024
1 parent 793dad6 commit 86e6360
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: CI
on:
push:
branches:
- "main"
- "master"
pull_request:
branches:
- "main"
- "master"
schedule:
- cron: "0 0 * * *"

Expand Down

0 comments on commit 86e6360

Please sign in to comment.