Skip to content

Commit b83447b

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/client/types/lodash-4.14.194
2 parents 92d23f8 + efef723 commit b83447b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1-
name: Build
1+
name: Sonarcloud
22
on:
33
push:
44
branches:
55
- main
66
pull_request:
77
types: [opened, synchronize, reopened]
8+
9+
permissions:
10+
contents: read
11+
812
jobs:
913
sonarcloud:
1014
name: SonarCloud

0 commit comments

Comments
 (0)