Skip to content

Commit efe752e

Browse files
authored
Update php.yml
1 parent 137452c commit efe752e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/php.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@ name: Tests
22

33
on:
44
push:
5+
branches: [ main ]
56
pull_request:
6-
schedule:
7-
- cron: '0 0 * * *'
7+
branches: [ main ]
8+
89
jobs:
910
build:
1011
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)