We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9852c61 commit 5ef3a1aCopy full SHA for 5ef3a1a
1 file changed
.github/workflows/quality.yml
@@ -3,6 +3,7 @@ name: SonarQube
3
on:
4
push:
5
branches:
6
+ - master
7
- release/**
8
pull_request:
9
types:
0 commit comments