Switch node-lookup repo to a main default branch #20
Reference in New Issue
Block a user
Delete Branch "benvin/node-lookup-main-branch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
node-lookupis being set up with amain-based workflow andbuild/test/pre-commitCI pipelines (see node-lookup PR #13), so its Gitea repo config needs to match.Changes
default_branchfrommastertomain.mainand update the required status checks to the new pipeline names (build,test,pre-commit) instead of the oldlint/unit-testscontexts.