chore: switch branch name to main [skip ci]

This commit is contained in:
Paul Makles
2024-03-13 22:08:23 +00:00
parent 8f9b18444a
commit fa67e87467
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ name: Rust build, test, and generate specification
on:
push:
pull_request:
branches: [master]
branches: [main]
env:
CARGO_TERM_COLOR: always