From 1f21f9d6b534c87fdd44e74471ed4fec5ec7b0b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tadeusz=20Lipi=C5=84ski?= <147429754+tlipinski1337@users.noreply.github.com> Date: Tue, 27 May 2025 10:47:08 +0200 Subject: [PATCH] ccc --- .github/workflows/opDocumentationGenerator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/opDocumentationGenerator.yaml b/.github/workflows/opDocumentationGenerator.yaml index 3bd1dd6..7eeddc4 100644 --- a/.github/workflows/opDocumentationGenerator.yaml +++ b/.github/workflows/opDocumentationGenerator.yaml @@ -2,7 +2,7 @@ name: generate ops documentation on: push: paths: - - '.github/workflows/opDocumentationGenerator.yaml' + - .github/workflows/opDocumentationGenerator.yaml schedule: - cron: '0 0 1 * *' workflow_dispatch: