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: