summaryrefslogtreecommitdiffstats
path: root/.github/workflows/phpunit-oci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/phpunit-oci.yml')
-rw-r--r--.github/workflows/phpunit-oci.yml7
1 files changed, 2 insertions, 5 deletions
diff --git a/.github/workflows/phpunit-oci.yml b/.github/workflows/phpunit-oci.yml
index 2b5eb2900..843e4e6be 100644
--- a/.github/workflows/phpunit-oci.yml
+++ b/.github/workflows/phpunit-oci.yml
@@ -7,11 +7,8 @@ name: PHPUnit OCI
on:
pull_request:
- push:
- branches:
- - main
- - master
- - stable*
+ schedule:
+ - cron: "5 2 * * *"
permissions:
contents: read