Skip to content

Commit

Permalink
Maybe run coverage on each commit to branch?
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy Carmeli committed May 22, 2024
1 parent 6e5a7c0 commit 6512190
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/collect-coverage.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: CI
on:
push:
branches:
- master
branches: [ master ]
pull_request:
branches:
- master
branches: [ master ]

jobs:
update-code-coverage-badge:
Expand Down

0 comments on commit 6512190

Please sign in to comment.