diff --git a/.github/workflows/pull-request-sonar.yml b/.github/workflows/pull-request-sonar.yml index fb9feb3..6cdc965 100644 --- a/.github/workflows/pull-request-sonar.yml +++ b/.github/workflows/pull-request-sonar.yml @@ -21,8 +21,7 @@ on: type: choice options: - 'true' - - 'false' - + - 'false' sonar-qube: description: "Deseja executar SonarQube" required: true