We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01d62b3 commit bdcd4b1Copy full SHA for bdcd4b1
.github/workflows/ext-matrix-tests-php74.yml
@@ -2,6 +2,9 @@ name: Extension matrix tests (PHP 7.4)
2
3
on:
4
workflow_dispatch:
5
+ push:
6
+ branches:
7
+ - main
8
schedule:
9
- cron: "0 2 * * 5"
10
0 commit comments