Skip to content

Commit 797aa2e

Browse files
authored
feat: update SonarCloud job name to remove emoji (#171)
1 parent 33d985e commit 797aa2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/frontend-deploy-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191

192192
# Job 2: SonarCloud Analysis (runs immediately, parallel with build)
193193
sonarcloud:
194-
name: 🔍 SonarCloud
194+
name: SonarCloud
195195
if: inputs.run-sonarcloud
196196
permissions:
197197
contents: read

0 commit comments

Comments
 (0)