From 8e7527646a36c47f6504fc0caf93320b70ec9082 Mon Sep 17 00:00:00 2001 From: Hans Spaans Date: Sat, 5 Feb 2022 10:08:59 +0100 Subject: [PATCH] Change schedule data for CI workflow to run --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1fb7af0..9a95a3e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ on: branches: - master schedule: - - cron: '30 5 15 * *' + - cron: '30 5 14 * *' jobs: ansible-role-ci: