switch default branch from `master` to `main`
Build and test / check (push) Failing after 1m19s Details
Build and test / build (push) Successful in 2m14s Details
Build and test / docs (push) Has been cancelled Details
Build and test / test (push) Has been cancelled Details

This commit is contained in:
Oystein Kristoffer Tveit 2024-08-03 16:31:08 +02:00
parent 3574c55664
commit 72247ae771
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: