From a0844641d5d2cd95ffd27f1990c0fa05000f8d92 Mon Sep 17 00:00:00 2001 From: Merve Noyan Date: Thu, 21 Sep 2023 13:11:53 +0200 Subject: [PATCH] trigger action --- .github/workflows/autodocs.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/autodocs.yml b/.github/workflows/autodocs.yml index 234c62ff..74289468 100644 --- a/.github/workflows/autodocs.yml +++ b/.github/workflows/autodocs.yml @@ -35,7 +35,6 @@ jobs: echo $output >> /docs/source/basic_tutorials/launcher.md echo '```' >> /docs/source/basic_tutorials/launcher.md echo "Docs are updated!" - git add launcher.md git commit -m "Update launcher.md" - git push \ No newline at end of file + git push