Skip to content

Commit

Permalink
Add 2.x to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Padam87 authored Aug 3, 2022
1 parent 1beeb52 commit 2985f2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
pull_request:
branches:
- "master"
- "v2.x"
push:
branches:
- "master"
- "v2.x"

jobs:
phpunit:
Expand Down

0 comments on commit 2985f2f

Please sign in to comment.