1 parent 137452c commit efe752eCopy full SHA for efe752e
1 file changed
.github/workflows/php.yml
@@ -2,9 +2,10 @@ name: Tests
2
3
on:
4
push:
5
+ branches: [ main ]
6
pull_request:
- schedule:
7
- - cron: '0 0 * * *'
8
+
9
jobs:
10
build:
11
runs-on: ubuntu-latest
0 commit comments