forked from loafle/openapi-generator-original
Update sonar.yml
Limit next-version release branches to those ending in `.x`
This commit is contained in:
parent
305b7279ee
commit
d8c9f25b10
2
.github/workflows/sonar.yml
vendored
2
.github/workflows/sonar.yml
vendored
@ -3,7 +3,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- '[4-9]+.[0-9]+.[0-9]+'
|
||||
- '[4-9]+.[0-9]+.x'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user