We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af5ad21 commit b6b9efcCopy full SHA for b6b9efc
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