Skip to content

Commit

Permalink
ci: the main branch is called... main
Browse files Browse the repository at this point in the history
  • Loading branch information
joanise committed Dec 11, 2024
1 parent e911154 commit df323e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Run Tests
on:
push:
branches:
- master
- main
pull_request:
jobs:
test:
Expand Down

0 comments on commit df323e7

Please sign in to comment.