Skip to content

Commit

Permalink
Exclude sonar from PR (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik authored Nov 18, 2023
1 parent 5abb1fd commit e14c2aa
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,7 @@ on:
push:
branches:
- master
pull_request:
types:
- opened
- synchronize
- reopened
# do not validate pull requests because SONAR_TOKEN is available only for project owner

jobs:
build:
Expand Down

0 comments on commit e14c2aa

Please sign in to comment.