Skip to content

Commit 89feb1c

Browse files
committed
fixes
1 parent f7fb7d9 commit 89feb1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "Check code format and quality"
22

33
on:
44
push:
5-
branches: [develop, main, sonar-cloud]
5+
branches: [develop, main]
66
pull_request:
77
types: [opened, ready_for_review, synchronize, reopened]
88

0 commit comments

Comments
 (0)