Commit 67f2bb2
committed
feat(ci): improve workflow naming and clarity in sonar.yml
- Updated workflow name from "SonarQube" to "SonarQube Cloud Analysis"
- Added description field to workflow for better GitHub Actions UI visibility
- Maintained all existing triggers and job configurations
:link: https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#run-name
This improves workflow discoverability in the GitHub Actions dashboard.1 parent f872e92 commit 67f2bb2
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | | - | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | | - | |
| 18 | + | |
20 | 19 | | |
21 | 20 | | |
0 commit comments