From 3efc71b6979729dfec4105f25eb2ec4c50677271 Mon Sep 17 00:00:00 2001 From: Josh Moore Date: Fri, 13 Oct 2023 22:13:16 -0600 Subject: [PATCH] fix: probably don't need this either --- .github/workflows/ts-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ts-build.yml b/.github/workflows/ts-build.yml index 27206cc..d13d545 100644 --- a/.github/workflows/ts-build.yml +++ b/.github/workflows/ts-build.yml @@ -6,7 +6,7 @@ concurrency: on: push: - pull_request: + #pull_request: workflow_dispatch: jobs: