From d19b7ce73214ade34bea41b7ebbd2d2c8d8bbf3e Mon Sep 17 00:00:00 2001 From: Jerry Zhang Date: Fri, 10 Jan 2025 16:34:11 -0800 Subject: [PATCH] Update run_tutorials.yml --- .github/workflows/run_tutorials.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/run_tutorials.yml b/.github/workflows/run_tutorials.yml index 7c21955254..4f25101f09 100644 --- a/.github/workflows/run_tutorials.yml +++ b/.github/workflows/run_tutorials.yml @@ -4,6 +4,8 @@ on: push: tags: - ciflow/tutorials/* + workflow_dispatch: + jobs: run_tutorials: runs-on: linux.aws.a100