remove coverage branch from workflow

This commit is contained in:
Ulf Gebhardt 2025-02-26 03:40:11 +01:00
parent 3c31902b90
commit 8a84b7f28e
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -4,7 +4,6 @@ on:
push: push:
branches: branches:
- main - main
- coverage-badge
jobs: jobs:
# Build job # Build job