Merge pull request #9015 from thalesmg/ci-fix-coveralls-glob-pat

ci(coveralls): fix glob pattern to run coveralls after merge
This commit is contained in:
Thales Macedo Garitezi 2022-09-20 15:03:34 -03:00 committed by GitHub
commit 1933954508
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ on:
- v*
- e*
branches:
- 'main-v4.?'
- 'main-v4.[0-9]?'
pull_request:
jobs: