chore: fix sonar action trigger (#2670)

* chore: fix sonar action trigger

* fix sonar action

* fix sonar actino trigger
This commit is contained in:
James Yeung 2022-09-04 13:56:04 +08:00 committed by GitHub
parent 0dbde95291
commit 77b1885cfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,9 @@
name: Sonar analyze name: Sonar analyze
on: on:
push: workflow_run:
branches: workflows: ["Preview Start"]
- master types:
- feature - completed
pull_request:
types: [opened, synchronize, reopened]
jobs: jobs:
build: build:
name: Build name: Build