Merge pull request #10057 from id/ci-build-slim-packages-for-release-branch

ci: build slim packages on push to release-50
This commit is contained in:
Zaiming (Stone) Shi 2023-03-02 12:31:04 +01:00 committed by GitHub
commit 8ec8b9075e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ on:
push:
branches:
- master
- release-50
pull_request:
# GitHub pull_request action is by default triggered when
# opened reopened or synchronize,