From 4c9a3ad62b2b8ffa6c6f9daa780938735699629e Mon Sep 17 00:00:00 2001 From: Alexander Gorelyshev Date: Mon, 8 Dec 2025 10:37:34 +0400 Subject: [PATCH] Remove `push` trigger from the Molecule workflow --- .github/workflows/molecule.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index f3b9966..ceecea5 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -3,7 +3,6 @@ name: molecule on: pull_request: - push: jobs: detect: