This is an automated email from the ASF dual-hosted git repository.

dahn pushed a commit to branch 4.17.1
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/4.17.1 by this push:
     new 7922b9333e7 replace pull_request_target with pull_request
7922b9333e7 is described below

commit 7922b9333e7d3ed578e2ce85ea0eda16526a6040
Author: Daan Hoogland <[email protected]>
AuthorDate: Tue May 9 18:45:31 2023 +0200

    replace pull_request_target with pull_request
---
 .github/workflows/sonar-check.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/sonar-check.yml 
b/.github/workflows/sonar-check.yml
index 2bfdaf0a65f..2a08fba6dd0 100644
--- a/.github/workflows/sonar-check.yml
+++ b/.github/workflows/sonar-check.yml
@@ -17,7 +17,7 @@
 
 name: Sonar Quality Check
 
-on: [pull_request_target]
+on: [pull_request]
 
 permissions:
   contents: read

Reply via email to