Skip to content

Commit

Permalink
refactor(actions): update actions (#5)
Browse files Browse the repository at this point in the history
Run actions on main branch.
  • Loading branch information
irving-caamal authored Apr 1, 2021
1 parent c48457c commit c604e6d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,13 @@ name: Test and Build Workflow
on:
pull_request:
branches:
- master
- main
types: [opened, synchronize, reopened]
push:
branches:
- main
- tests


jobs:
test:
Expand Down

1 comment on commit c604e6d

@vercel
Copy link

@vercel vercel bot commented on c604e6d Apr 1, 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.