Skip to content

Commit d490811

Browse files
authored
Update aspnetcore.yml (#992)
1 parent fccb75b commit d490811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aspnetcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ jobs:
222222
needs:
223223
- build
224224
- deploy
225-
- sonarCloud
225+
#- sonarCloud
226226
#Only deploy if running off the main branch - we don't want to deploy off feature branches
227227
if: github.ref == 'refs/heads/main'
228228

0 commit comments

Comments
 (0)