Skip to content

Commit

Permalink
chore: run integration tests against main branch (#682)
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanmar511 committed Jun 8, 2022
1 parent d04f242 commit c488b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: ci
on:
push:
branches:
- master
- main
pull_request:
schedule:
- cron: '0 2 * * *' # Run every day, at 2AM UTC.
Expand Down

0 comments on commit c488b8f

Please sign in to comment.