Skip to content

Commit

Permalink
ci: update ci workflow to run against next-major branch
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblack committed May 25, 2023
1 parent e1904b2 commit f422e27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ on:
push:
branches:
- main
- next-major
pull_request:
merge_group:
branches:
- main
- next-major
types:
- checks_requested

Expand Down

0 comments on commit f422e27

Please sign in to comment.