Update sonar.yml

Add a 'sonar' branch to sonar scanning
This commit is contained in:
Jim Schubert
2020-09-18 21:35:38 -04:00
committed by GitHub
parent 874daad7e7
commit 29ed2342e5

View File

@@ -4,6 +4,7 @@ on:
branches:
- master
- '[4-9]+.[0-9]+.x'
- sonar
jobs:
build: