This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/main by this push:
new 45928d2d9f5 vim-oops
45928d2d9f5 is described below
commit 45928d2d9f568c9e0e2be9b6ee54d5f043889e78
Author: Daan Hoogland <[email protected]>
AuthorDate: Tue May 9 20:15:03 2023 +0200
vim-oops
---
.github/workflows/sonar-check.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/sonar-check.yml
b/.github/workflows/sonar-check.yml
index e473ac21ee4..eaa3b905656 100644
--- a/.github/workflows/sonar-check.yml
+++ b/.github/workflows/sonar-check.yml
@@ -20,7 +20,6 @@ name: Sonar Quality Check
on: [pull_request]
permissions:
- dd contents: read
contents: read # to fetch code (actions/checkout)
pull-requests: write # for sonar to comment on pull-request