Skip to content

Commit

Permalink
chore: build on more pre-release branches
Browse files Browse the repository at this point in the history
  • Loading branch information
haideralsh committed Nov 18, 2024
1 parent 9605002 commit 7a0f252
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ name: CI

on:
pull_request:
branches: [ master ]
branches:
- master
- next
- beta

jobs:
build:
Expand Down

0 comments on commit 7a0f252

Please sign in to comment.