Skip to content

Commit

Permalink
🤓 Make codecov rerun on merges to master
Browse files Browse the repository at this point in the history
  • Loading branch information
dawsbot committed Apr 25, 2022
1 parent 711fbbf commit cfb611b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: ☂️ Code Coverage
on:
pull_request:
branches: [master]
push:
branches: [master]

jobs:
build:
Expand Down

1 comment on commit cfb611b

@vercel
Copy link

@vercel vercel bot commented on cfb611b Apr 25, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

essential-eth – ./

essential-eth-earnifi.vercel.app
essential-eth.vercel.app
essential-eth-git-master-earnifi.vercel.app

Please sign in to comment.