From 6a997dff82d86dcfd2e64e5ae3fb9e392c651e5b Mon Sep 17 00:00:00 2001 From: Richard Milewski Date: Sat, 15 Apr 2023 17:59:40 -0700 Subject: [PATCH] Update gen_tutorials.yml --- .github/workflows/gen_tutorials.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gen_tutorials.yml b/.github/workflows/gen_tutorials.yml index efdde5f..70800be 100644 --- a/.github/workflows/gen_tutorials.yml +++ b/.github/workflows/gen_tutorials.yml @@ -1,5 +1,5 @@ -on: [workflow_dispatch] name: Regenerate Tutorials +on: [workflow_dispatch] jobs: RegenerateTutorials: