From 77df8524219f319646b48d15fefc2430f0d6e721 Mon Sep 17 00:00:00 2001 From: agievich Date: Fri, 10 May 2024 23:18:21 +0300 Subject: [PATCH] Update actions/coverage --- .github/workflows/coverage.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 855882b..280593c 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -4,9 +4,9 @@ name: coverage on: push: - branches: coverage + branches: master pull_request: - branches: coverage + branches: master jobs: run: