Skip to content

Commit 4f09737

Browse files
committed
chore(ci): add full matrix test for Laravel 10–12 and MySQL 5.7/8.0
1 parent 4c091ec commit 4f09737

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: CI
33
on:
44
push:
55
branches: [ feature-*, develop, dev-*, master ]
6+
tags:
7+
- '*'
68
pull_request:
79
branches: [ feature-*, develop, dev-*, master ]
810

0 commit comments

Comments
 (0)