From 7160e7dc16f8aadcf405ba1bfd788a77b48b8244 Mon Sep 17 00:00:00 2001 From: Alexander Gorelyshev Date: Mon, 8 Dec 2025 10:24:01 +0400 Subject: [PATCH] Trigger on any branch --- .github/workflows/molecule.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index e77d56d..af34ca5 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -3,9 +3,7 @@ name: molecule on: pull_request: - branches: [ "master" ] push: - branches: [ "master" ] jobs: detect: