Skip to content

Commit

Permalink
ci: remove push trigger on code coverage workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mlataza committed Jan 28, 2025
1 parent 6a736ae commit bb6c638
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Code Coverage

on:
push:

workflow_run:
workflows: ["Unit Tests"]
types: [completed]
Expand Down

0 comments on commit bb6c638

Please sign in to comment.