The v0.1 CI workflow is implemented and validated locally at commit caf4d8f, but GitHub rejected workflow publication because the active OAuth credential lacks the workflow scope. After authorizing with gh auth refresh -h github.com -s workflow, push local main, verify Windows and Ubuntu jobs, then protect main with required CI checks.
The v0.1 CI workflow is implemented and validated locally at commit caf4d8f, but GitHub rejected workflow publication because the active OAuth credential lacks the workflow scope. After authorizing with gh auth refresh -h github.com -s workflow, push local main, verify Windows and Ubuntu jobs, then protect main with required CI checks.