diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 5f589e5..cc8208b 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -21,8 +21,7 @@ on: pull_request: pull_request_target: schedule: - # - cron: '3 2 2 * *' - - cron: '3 2 * * *' + - cron: '2 12 * * *' # Allows you to run this workflow manually from the Actions tab workflow_dispatch: