Skip to content

Commit

Permalink
Add 1.x maintenance branch to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstegman committed Nov 11, 2024
1 parent f873314 commit b405fca
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 @@ -2,9 +2,11 @@ name: ci
on:
push:
branches:
- 1.x-maintenance
- master
pull_request:
branches:
- 1.x-maintenance
- master
jobs:
test:
Expand Down

0 comments on commit b405fca

Please sign in to comment.