mirror of
https://github.com/wneessen/go-hibp.git
synced 2024-11-09 15:32:52 +01:00
Update codecov.yml
This commit is contained in:
parent
61330a2405
commit
0ded55e697
1 changed files with 0 additions and 2 deletions
2
.github/workflows/codecov.yml
vendored
2
.github/workflows/codecov.yml
vendored
|
@ -16,8 +16,6 @@ on:
|
||||||
- 'go.*'
|
- 'go.*'
|
||||||
- '.github/**'
|
- '.github/**'
|
||||||
- 'codecov.yml'
|
- 'codecov.yml'
|
||||||
env:
|
|
||||||
HIBP_API_KEY: ${{ secrets.HIBP_API_KEY }}
|
|
||||||
jobs:
|
jobs:
|
||||||
run:
|
run:
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
Loading…
Reference in a new issue