From 3368215730d1c7153967277833fd366e7bcee71b Mon Sep 17 00:00:00 2001 From: Craig West Date: Mon, 14 Jul 2025 09:46:52 +0100 Subject: [PATCH] feat: change to workflow_dispatch --- .github/workflows/ci.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f198105..b1840f1 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,8 +1,9 @@ name: CI/CD Pipeline 'on': - push: - branches: - - main + # push: + # branches: + # - main + workflow_dispatch: # Allow manual triggering # Prevent duplicate runs for PR pushes pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy