Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Commit

Permalink
coverage pipeline run twice on opened pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
Dergash authored and DRITE committed May 7, 2021
1 parent 94744c9 commit 8e02ce8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/coverage.yml
@@ -1,11 +1,8 @@
name: Tests and Coverage

on:
push:
branches:
- 'master'
- 'develop'
pull_request:
types: [opened, reopened, synchronize]

jobs:
build:
Expand Down

0 comments on commit 8e02ce8

Please sign in to comment.