Skip to content

Commit 61514f1

Browse files
committed
Changes on codecov.yml will trigger GitHub Actions
1 parent 99d5a07 commit 61514f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/echo.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
- 'go.*'
1010
- '_fixture/**'
1111
- '.github/**'
12+
- 'codecov.yml'
1213
pull_request:
1314
branches:
1415
- master
@@ -17,6 +18,7 @@ on:
1718
- 'go.*'
1819
- '_fixture/**'
1920
- '.github/**'
21+
- 'codecov.yml'
2022

2123
jobs:
2224
test:

0 commit comments

Comments
 (0)