chore: run codecov ci only on master

Refs: OPS-31
This commit is contained in:
Christoph J. Scherr 2025-03-27 09:01:51 +01:00 committed by GitHub
parent b1017f877d
commit 6391779d9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,10 +3,6 @@ name: CI # Name of the workflow
on: on:
push: push:
branches: branches:
- feat/OPS-31
pull_request:
branches:
- devel
- master - master
jobs: jobs: