Skip to content

Commit

Permalink
Update coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ealush committed Jun 21, 2022
1 parent aa00282 commit 1919dec
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ name: Coverage

on:
pull_request:
branches: [latest]
branches-ignore:
- 'dependabot/**'
branches:
- latest
- '!dependabot/**'


jobs:
build:
Expand Down

1 comment on commit 1919dec

@vercel
Copy link

@vercel vercel bot commented on 1919dec Jun 21, 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:

vest-next – ./website

vest-next.vercel.app
vest-next-git-latest-ealush.vercel.app
vest-next-ealush.vercel.app
vest-website.vercel.app

Please sign in to comment.