Skip to content

Commit

Permalink
Run PR CI on 4.x branches, stop running for 3.x (#2867)
Browse files Browse the repository at this point in the history
  • Loading branch information
ozangunalp authored Dec 18, 2024
1 parent 7d398db commit 10a5ad8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
pull_request:
branches:
- main
- 3.x
- 3.13.x
- 4.x
- 4.24.x

jobs:
build:
Expand Down

0 comments on commit 10a5ad8

Please sign in to comment.