From 1e46de9a49100541799572f48af3d6d6f95ad108 Mon Sep 17 00:00:00 2001 From: Arthur Zucker Date: Wed, 28 Aug 2024 17:26:27 +0200 Subject: [PATCH] strange --- .github/workflows/self-comment-slow-ci.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/self-comment-slow-ci.yml b/.github/workflows/self-comment-slow-ci.yml index d368be9df04298..41a7b77cf3162c 100644 --- a/.github/workflows/self-comment-slow-ci.yml +++ b/.github/workflows/self-comment-slow-ci.yml @@ -4,10 +4,10 @@ on: workflow_dispatch: branches-ignore: - main - issue_comment: - types: [created] - branches-ignore: - - main + # issue_comment: + # types: [created] + # branches-ignore: + # - main # concurrency: # group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}