feat: trigger action on site branch (#493)

This commit is contained in:
yuyang 2023-05-10 19:52:57 +08:00 committed by GitHub
parent 2794bdcb5c
commit 4bcf7d22aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,11 +5,10 @@ name: MAIN_PULL_REQUEST
on:
pull_request:
branches: [develop, main]
branches: [develop, main, site]
types: [opened, synchronize, reopened]
jobs:
call-test-build:
uses: Tencent/tdesign/.github/workflows/test-build.yml@main
# install lint