Skip to content

Commit 1848450

Browse files
committed
Allow sonar to run manually.
1 parent a245f27 commit 1848450

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/Sonar.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: SonarCloud
2+
23
on:
4+
workflow_dispatch:
5+
36
push:
47
branches:
58
- develop

0 commit comments

Comments
 (0)