From 026a12acc6c6750f120d6c9eab954e965e7add58 Mon Sep 17 00:00:00 2001 From: Jan Calanog Date: Wed, 29 Jan 2025 13:39:44 +0100 Subject: [PATCH] Update preview.yml Remove `on.push`. It's not supported yet --- .github/workflows/preview.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index c3cd73105..4e8503bce 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -1,9 +1,6 @@ name: preview on: - push: - branches: - - main workflow_call: inputs: strict: