Skip to content

Commit

Permalink
syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
Matte22 committed Oct 23, 2023
1 parent 1ac007d commit 6976dbf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/api-sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Api SonarCloud CI

on:
workflow_run:
workflows: ["Test API, Generate Coverage, and Validate Responses"]
types:
- completed
workflows: [Test API, Generate Coverage, and Validate Responses]
types: [completed]
permissions:
pull-requests: read # allows SonarCloud to decorate PRs with analysis results

Expand Down

0 comments on commit 6976dbf

Please sign in to comment.