Skip to content

Commit

Permalink
Run tests on main branch, not master (#435)
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-k committed Aug 30, 2022
1 parent 6a466b7 commit c9a7fdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -3,7 +3,7 @@ name: Tests
on:
push:
branches:
- master
- main
pull_request:

jobs:
Expand Down

0 comments on commit c9a7fdc

Please sign in to comment.