Skip to content

Commit

Permalink
fix(ci): fix test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
faramozzayw authored Jan 6, 2021
1 parent 27927cc commit 31bce3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Node.js

on:
push:
branches: [ main ]
branches: [ hugs ]
pull_request:
branches: [ main ]
branches: [ hugs ]

jobs:
build:
Expand Down

1 comment on commit 31bce3d

@vercel
Copy link

@vercel vercel bot commented on 31bce3d Jan 6, 2021

Choose a reason for hiding this comment

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

Please sign in to comment.