From c0e351d1a59cbbc9c9d3bd85ae039d95ce3ff84d Mon Sep 17 00:00:00 2001 From: RepoDynamicsBot <80158628+AAriam@users.noreply.github.com> Date: Mon, 13 Nov 2023 04:04:45 +0100 Subject: [PATCH] Update main.yaml --- .github/workflows/main.yaml | 50 ++++++++++++++++++------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 4917de13..938ae353 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -5,31 +5,31 @@ run-name: | CI/CD: ${{ github.ref }} on: - issues: - types: - - opened - - labeled - issue_comment: - types: - - created - - edited - pull_request: - types: - - opened - - reopened - - synchronize - - ready_for_review - - labeled - - closed - pull_request_target: - types: - - opened - - reopened - - synchronize - push: - schedule: - - cron: '0 0 * * *' # Every day at midnight UTC. - - cron: '0 0 * * 1' # Every Monday at midnight UTC. +# issues: +# types: +# - opened +# - labeled +# issue_comment: +# types: +# - created +# - edited +# pull_request: +# types: +# - opened +# - reopened +# - synchronize +# - ready_for_review +# - labeled +# - closed +# pull_request_target: +# types: +# - opened +# - reopened +# - synchronize +# push: +# schedule: +# - cron: '0 0 * * *' # Every day at midnight UTC. +# - cron: '0 0 * * 1' # Every Monday at midnight UTC. workflow_dispatch: inputs: meta-sync: