From 1ac003f786e98b6f111a37eb1c4aa4558f2b642d Mon Sep 17 00:00:00 2001 From: Aaron Steele Date: Wed, 17 Jul 2024 13:57:33 -0700 Subject: [PATCH] on push, this branch --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c4d947b6..a10b2028 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,7 @@ on: pull_request: push: branches: - - main + - eighty-devx-gpu-ci # Allows you to run this workflow manually from the Actions tab workflow_dispatch: