From e7cf4dcedb2210ebeceb95bb38f2ced00694a2ff Mon Sep 17 00:00:00 2001 From: Raj-StepSecurity Date: Sat, 18 Oct 2025 11:36:04 +0530 Subject: [PATCH] Update ci-cd.yml --- .github/workflows/ci-cd.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index efb0ef5b..82df66a8 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -4,12 +4,7 @@ on: push: branches: - 'main*' - - 'devel-*' - tags: - - '*' pull_request: - schedule: - - cron: '10 9 * * *' workflow_dispatch: permissions: {}