mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-08 09:43:42 +08:00
chore: Enable CI workflows for 'main' branch
* Update CI workflow configuration to include 'main' branch * Enable CI workflow triggering for changes on the 'main' branch
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'main'
|
||||
- 'test/ci'
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user