Skip to content

Commit

Permalink
Rename master branch to main (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrobinson authored Mar 20, 2024
1 parent 428a2e5 commit 5caf26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Run CI
on:
push:
branches: ["master"]
branches: ["main"]
pull_request:
branches: ["**"]
merge_group:
Expand Down

0 comments on commit 5caf26d

Please sign in to comment.