Skip to content

Commit 5e67329

Browse files
Update sonar.yml
1 parent 400bb1a commit 5e67329

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/sonar.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,6 @@ env:
66
concurrency:
77
group: ${{ github.ref }}-${{ github.workflow }}
88
cancel-in-progress: true
9-
on:
10-
push:
11-
paths-ignore:
12-
- 'docs/**'
13-
- 'adr/**'
14-
branches: [ main ]
15-
pull_request:
16-
paths-ignore:
17-
- 'docs/**'
18-
- 'adr/**'
19-
types: [ opened, synchronize, reopened ]
209

2110
jobs:
2211
test:

0 commit comments

Comments
 (0)