From e07b6e46a8b6c08591d4c9a7f0c8eae06bf2f066 Mon Sep 17 00:00:00 2001 From: Sahil Rajput Date: Wed, 18 Dec 2024 16:33:46 +0530 Subject: [PATCH] Update. --- .github/workflows/markdown-autodocs.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/markdown-autodocs.yml b/.github/workflows/markdown-autodocs.yml index fe232c6..2b6ad6f 100644 --- a/.github/workflows/markdown-autodocs.yml +++ b/.github/workflows/markdown-autodocs.yml @@ -2,6 +2,8 @@ name: Generate Report on: push: + branches: + - '**' # matches every branch workflow_dispatch: # It is an event that allows you to manually trigger a workflow from github actions page jobs: