From c58649aac9f6027f993fbce10c26b51f30bb5ab8 Mon Sep 17 00:00:00 2001 From: Cody Baker Date: Sat, 28 Sep 2024 12:26:40 -0400 Subject: [PATCH] remove comment --- .github/workflows/deploy-tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deploy-tests.yml b/.github/workflows/deploy-tests.yml index 606cd4910..4f67d15de 100644 --- a/.github/workflows/deploy-tests.yml +++ b/.github/workflows/deploy-tests.yml @@ -1,7 +1,6 @@ name: Deploy tests on: - # TODO: disabled to save resources pull_request: types: [synchronize, opened, reopened, ready_for_review] # Synchronize, open and reopened are the default types for pull request