We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c015d90 commit a99e889Copy full SHA for a99e889
.github/workflows/tests.yml
@@ -6,6 +6,7 @@ on:
6
push:
7
branches:
8
- '**.x'
9
+ - release-*
10
jobs:
11
testing:
12
name: PHP ${{ matrix.php }}
0 commit comments