Skip to content

Commit

Permalink
Fix sonar PR detection
Browse files Browse the repository at this point in the history
  • Loading branch information
AB-xdev authored Sep 2, 2024
1 parent f19c577 commit 75f839e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- '.idea/**'
- 'assets/**'
pull_request:
types: [opened, synchronize, reopened]
branches: [ develop ]
paths-ignore:
- '**.md'
- '.config/**'
Expand Down

0 comments on commit 75f839e

Please sign in to comment.