From 2efbce182c21cc57bde0b97e28470f373bbcf95f Mon Sep 17 00:00:00 2001 From: Michael Buluma Date: Sun, 21 Aug 2022 19:01:50 +0300 Subject: [PATCH] Update molecule.yml --- .github/workflows/molecule.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 8a99a46..f08207c 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -8,7 +8,7 @@ name: Ansible Molecule on: # Schedule updates (once weekly) schedule: - - cron: '15 8/1 * * 0,0' + - cron: '15 8/9 * * 0,0' workflow_dispatch: push: branches: