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: