switch default branch from `master` to `main`

This commit is contained in:
Oystein Kristoffer Tveit 2024-08-03 16:31:08 +02:00
parent e6c1fc58b3
commit e5085ab295
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: "Build and test"
on:
push:
branches:
- master
- main
pull_request:
jobs: