Skip to content

Commit

Permalink
Ensure that sonar is executed on push to main (#987)
Browse files Browse the repository at this point in the history
  • Loading branch information
sven1103 authored Jan 16, 2025
1 parent a11f156 commit 1c3e416
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- development
- main
pull_request:
branches:
- development
Expand Down

0 comments on commit 1c3e416

Please sign in to comment.