don't run sonar on PRs as it is not working (#18949)
Signed-off-by: Michal Vala <mvala@redhat.com>7.26.x
parent
01315a079c
commit
3eaf6259a5
|
|
@ -3,8 +3,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
jobs:
|
||||
build:
|
||||
name: Sonar
|
||||
|
|
|
|||
Loading…
Reference in New Issue