Skip to content

Commit

Permalink
ci: run tests on 10.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
fago authored Nov 7, 2023
1 parent 2f19ffb commit 4e0e88d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/PHPUnit-CodeStyle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- '9.**'
- '10.x'
pull_request:
types: [opened, reopened]
jobs:
Expand Down

0 comments on commit 4e0e88d

Please sign in to comment.