Skip to content

Commit

Permalink
Update CI to run on 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcdawkins committed Nov 25, 2024
1 parent 8059e41 commit d8f99dc
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 @@ -4,9 +4,11 @@ on:
push:
branches:
- main
- 3.x
pull_request:
branches:
- main
- 3.x

jobs:
lint-test:
Expand Down

0 comments on commit d8f99dc

Please sign in to comment.