Skip to content

Commit

Permalink
Run builds on PRs on 3.0.x-fixes (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
coheigea authored Nov 25, 2024
1 parent 280971d commit 1ca0c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Build and Test"

on:
pull_request:
branches: ['main']
branches: ['main', '3.0.x-fixes']

permissions:
contents: read
Expand Down

0 comments on commit 1ca0c77

Please sign in to comment.