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: