Skip to content

Commit 8696aa4

Browse files
authored
VED-153: Enable SonarCloud scanning for Dependabot PRs. (#403)
1 parent 89e562b commit 8696aa4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ on:
1010
jobs:
1111
sonarcloud:
1212
name: SonarCloud
13-
if: github.actor != 'dependabot[bot]'
1413
runs-on: ubuntu-latest
1514

1615
steps:

0 commit comments

Comments
 (0)