Skip to content

Merge branch 'release/v2.18.3' into main #1

Merge branch 'release/v2.18.3' into main

Merge branch 'release/v2.18.3' into main #1

name: validate-codecov-config
on:
pull_request:
paths: [codecov.yaml]
push:
branches: [main]
jobs:
validate-codecov-config:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
with:
submodules: "true"
- name: Validate codecov configuration
run: curl -sSL --fail-with-body --data-binary @codecov.yaml https://codecov.io/validate