Skip to content

Commit

Permalink
now?
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy Carmeli committed May 22, 2024
1 parent c490600 commit b4aacb2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/collect-coverage.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
name: CI
on:
push:
branches: [ '**' ]
branches:
- '**'
pull_request:
branches:
- master

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

0 comments on commit b4aacb2

Please sign in to comment.