Skip to content

Commit

Permalink
Trigger coverage on push to any branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy Carmeli committed May 22, 2024
1 parent 6512190 commit c490600
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/collect-coverage.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
branches: [ '**' ]

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

0 comments on commit c490600

Please sign in to comment.