From 248a4fb9e57b062e6a4c8e3c9fa6b5e53d7bc4f3 Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Wed, 6 Dec 2023 15:13:25 +0100 Subject: [PATCH] Regenerate CI files. --- .github/workflows/molecule.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index ac52c10..dbcaea5 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -7,8 +7,8 @@ name: Ansible Molecule on: push: - tags_ignore: - - '*' + branches: + - master pull_request: schedule: - cron: '29 15 15 * *'