docs: add contributing guide and align CI with nightly branch

This commit is contained in:
Xubin Ren
2026-03-16 11:13:46 +08:00
committed by Xubin Ren
parent 5a220959af
commit d6df665a2c
2 changed files with 39 additions and 8 deletions
+2 -2
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: