Update publish-c-apidocs.yml to use main instead of master (#13281)

This commit is contained in:
Nat Kershaw (MSFT) 2022-10-11 17:37:59 -05:00 committed by GitHub
parent 93e0a15117
commit fb86edb19f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ name: Update C/C++ API Docs
on:
push:
branches:
- master
- main
jobs:
publish: