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
on:
push:
branches:
- master
- feature
pull_request:
types: [opened, synchronize, reopened]
workflow_run:
workflows: ["Preview Start"]
types:
- completed
jobs:
build:
name: Build