From 06fc01ab8c25a36b9c1eeb89d975ac024a756382 Mon Sep 17 00:00:00 2001 From: fzzinchemical Date: Thu, 27 Mar 2025 17:00:45 +0000 Subject: [PATCH] Update .gitea/workflows/deno-tests.yml --- .gitea/workflows/deno-tests.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/deno-tests.yml b/.gitea/workflows/deno-tests.yml index 041c3d0..8691272 100644 --- a/.gitea/workflows/deno-tests.yml +++ b/.gitea/workflows/deno-tests.yml @@ -1,9 +1,8 @@ name: Deno-Workflow on: push: - branches: main pull_request: - branches: main + issue_comment: jobs: deploy: