docs: add contributing guide and align CI with nightly branch

This commit is contained in:
Xubin Ren
2026-03-16 03:06:23 +00:00
committed by Xubin Ren
parent 5a220959af
commit d6df665a2c
2 changed files with 39 additions and 8 deletions

View File

@@ -2,9 +2,9 @@ name: Test Suite
on:
push:
branches: [ main ]
branches: [ main, nightly ]
pull_request:
branches: [ main ]
branches: [ main, nightly ]
jobs:
test: