Skip to content

Commit

Permalink
build(github): 💚 run test on push for only main
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy authored Sep 23, 2021
1 parent 5bfcfc9 commit d98cd01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test
on:
push:
branches:
- "*"
- main
pull_request:
branches:
- main
Expand Down

1 comment on commit d98cd01

@vercel
Copy link

@vercel vercel bot commented on d98cd01 Sep 23, 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.