From bd8da7dde78fdd5e6b90cddb9d3cf5667b5dd202 Mon Sep 17 00:00:00 2001 From: mahula Date: Fri, 24 Nov 2023 16:40:58 +0100 Subject: [PATCH] set documentation check workflow trigger to push --- .github/workflows/check-documentation.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/check-documentation.yml b/.github/workflows/check-documentation.yml index 6139218e2..c078da16d 100644 --- a/.github/workflows/check-documentation.yml +++ b/.github/workflows/check-documentation.yml @@ -1,9 +1,6 @@ name: ocelot.social check documentation -on: - push: - branches: - - add-vuepress-action-with-root-directory-as-docs-directory +on: push jobs: files-changed: