mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-18 21:21:17 +00:00
Update publish-c-apidocs.yml to use main instead of master (#13281)
This commit is contained in:
parent
93e0a15117
commit
fb86edb19f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-c-apidocs.yml
vendored
2
.github/workflows/publish-c-apidocs.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Update C/C++ API Docs
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
|
|
|||
Loading…
Reference in a new issue