Compare commits
2 Commits
7ee43bcc43
...
b21155f50f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b21155f50f | ||
|
|
918fa62f84 |
@@ -1,7 +1,7 @@
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
name: SonarQube Scan
|
||||
|
||||
@@ -48,3 +48,4 @@ for (int i = 0; i < 5; i++)
|
||||
{
|
||||
Console.WriteLine($"Count: {i}");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user