Skip to content

Commit

Permalink
Add manual trigger option for codecov which is being weird
Browse files Browse the repository at this point in the history
  • Loading branch information
bretambrose committed Mar 14, 2024
1 parent 3d50374 commit 75369c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Code coverage check

on:
workflow_dispatch:
push:

env:
Expand Down

0 comments on commit 75369c3

Please sign in to comment.