From 27186da3ce78a6350deb1444be4923bd4c80059c Mon Sep 17 00:00:00 2001 From: mahula Date: Thu, 9 Nov 2023 09:53:02 +0100 Subject: [PATCH] set documentation check workflow trigger to push Co-authored-by: Ulf Gebhardt --- .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 8c2e2ca52..d374f41e8 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: - - 6816-refactor-docsocelotsocial-ensure-vuepress-does-not-break +on: push jobs: files-changed: