Skip to content

Commit

Permalink
Hotfix of sonar be check issues. (#1690)
Browse files Browse the repository at this point in the history
Co-authored-by: Raman Damayeu <[email protected]>
  • Loading branch information
RamanDamayeu and Raman Damayeu authored Jul 15, 2024
1 parent 471d13a commit 9e6d216
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/sonar-backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ on:
push:
branches:
- 'main'
pull_request_target:
types: ['opened', 'edited', 'reopened', 'synchronize']
paths:
- 'odd-platform-api/**'
- 'build.gradle'
# pull_request_target:
# types: ['opened', 'edited', 'reopened', 'synchronize']
# paths:
# - 'odd-platform-api/**'
# - 'build.gradle'

jobs:
sonar-backend:
Expand Down

0 comments on commit 9e6d216

Please sign in to comment.