mirror of
https://github.com/labstack/echo.git
synced 2024-12-24 20:14:31 +02:00
Changes on codecov.yml will trigger GitHub Actions
This commit is contained in:
parent
99d5a07097
commit
61514f1c84
2
.github/workflows/echo.yml
vendored
2
.github/workflows/echo.yml
vendored
@ -9,6 +9,7 @@ on:
|
||||
- 'go.*'
|
||||
- '_fixture/**'
|
||||
- '.github/**'
|
||||
- 'codecov.yml'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
@ -17,6 +18,7 @@ on:
|
||||
- 'go.*'
|
||||
- '_fixture/**'
|
||||
- '.github/**'
|
||||
- 'codecov.yml'
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user