16.8.2
Description
Abstract
Disable sonar cloud action in pull-request from external forks
Background
Many workflows does not work well in pull-request from external forks like this.
References
The modified workflow works well in pull-request from external fork.
#1605
Destructive Changes
None
Known Limitations
comment step for optional warning is also disabled in this pull-request bacause it requires write permission that is not provided in pull-request from external forks for security perspective.