Remove cron schedule from run-tests.yml

Removed scheduled cron job from workflow.
This commit is contained in:
Barry vd. Heuvel
2026-03-05 21:09:01 +01:00
committed by GitHub
parent 700b4e071f
commit 4f5ba70c30
-2
View File
@@ -7,8 +7,6 @@ on:
pull_request: pull_request:
branches: branches:
- "*" - "*"
schedule:
- cron: '0 0 * * *'
jobs: jobs:
php-tests: php-tests: