From 73183e9c1970831d2b479ed40a13d8085019709d Mon Sep 17 00:00:00 2001 From: colton-gabertan Date: Mon, 29 May 2023 20:16:10 -0700 Subject: [PATCH] run tests.yml on workflow dispatch --- .github/workflows/tests.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index fb8cc232..4ab33047 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -1,11 +1,6 @@ name: CI -on: - push: - branches: [ master ] - pull_request: - branches: [ master ] - workflow_dispatch: +on: workflow_dispatch # save workspaces to speed up testing env: