From a9753a5b701ea63deab2c55585d3779b46b21136 Mon Sep 17 00:00:00 2001 From: Merve Noyan Date: Thu, 21 Sep 2023 12:51:55 +0200 Subject: [PATCH] removed main.rs change condition to test --- .github/workflows/auto_docs.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/auto_docs.yml b/.github/workflows/auto_docs.yml index 8359ef0d..669a838c 100644 --- a/.github/workflows/auto_docs.yml +++ b/.github/workflows/auto_docs.yml @@ -4,8 +4,6 @@ on: push: branches: - autodoc - paths: - - "/launcher/src/main.rs" jobs: update_docs: