Skip to content

Commit

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

on:
workflow_run:
workflows: [Test API, Generate Coverage, and Validate Responses]
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 492fa9f

Please sign in to comment.