diff --git a/.github/workflows/valgrind.yml b/.github/workflows/valgrind.yml index 4816a12..83c5033 100644 --- a/.github/workflows/valgrind.yml +++ b/.github/workflows/valgrind.yml @@ -5,6 +5,8 @@ name: Valgrind extra_resolve_options: description: Extra Resolve Options required: false + schedule: + - cron: 0 1 * * * push: branches: - master