1
0
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:
Pablo Andres Fuente 2020-12-01 05:06:31 +00:00
parent 99d5a07097
commit 61514f1c84

View File

@ -9,6 +9,7 @@ on:
- 'go.*' - 'go.*'
- '_fixture/**' - '_fixture/**'
- '.github/**' - '.github/**'
- 'codecov.yml'
pull_request: pull_request:
branches: branches:
- master - master
@ -17,6 +18,7 @@ on:
- 'go.*' - 'go.*'
- '_fixture/**' - '_fixture/**'
- '.github/**' - '.github/**'
- 'codecov.yml'
jobs: jobs:
test: test: