Skip to content

Commit a99e889

Browse files
committed
chore: add release branches to tests workflow
1 parent c015d90 commit a99e889

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
push:
77
branches:
88
- '**.x'
9+
- release-*
910
jobs:
1011
testing:
1112
name: PHP ${{ matrix.php }}

0 commit comments

Comments
 (0)