Skip to content

Commit

Permalink
Skipp sonar for pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik committed Nov 16, 2023
1 parent 5480bc2 commit f78406e
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 f78406e

Please sign in to comment.