aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/phpunit-memcached.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/phpunit-memcached.yml')
-rw-r--r--.github/workflows/phpunit-memcached.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.github/workflows/phpunit-memcached.yml b/.github/workflows/phpunit-memcached.yml
index e155e9926b6..9ec788b31eb 100644
--- a/.github/workflows/phpunit-memcached.yml
+++ b/.github/workflows/phpunit-memcached.yml
@@ -7,9 +7,8 @@ name: PHPUnit memcached
on:
pull_request:
- push:
- branches:
- - stable*
+ schedule:
+ - cron: "5 2 * * *"
permissions:
contents: read