From fdcf2cab130fd606877f428747f02ebf058e4a3e Mon Sep 17 00:00:00 2001 From: Vladimir Espinola Date: Mon, 27 May 2024 22:51:28 -0400 Subject: [PATCH] fixed issue on ci file --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 62ebd5d..38da1ce 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,6 +1,6 @@ name: CI -on +on: issue_comment: types: [created]