We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10fd108 + b6b9efc commit 0e76de1Copy full SHA for 0e76de1
1 file changed
.github/workflows/php.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches:
6
- "*"
7
+ pull_request:
8
+ branches: [ 'master', 'main' ]
9
schedule:
10
- cron: '0 9 15 * *'
11
0 commit comments