From b60fe38fdfe6b92eef872e67f3f56d730dbe6af2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yi=C4=9Fit=20=C3=96zg=C3=BCm=C3=BC=C5=9F?= Date: Sat, 10 Aug 2024 15:34:40 +0300 Subject: [PATCH] update yaml command for testing --- .github/workflows/documentation.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/documentation.yaml b/.github/workflows/documentation.yaml index 14215f9..bc9355d 100644 --- a/.github/workflows/documentation.yaml +++ b/.github/workflows/documentation.yaml @@ -2,8 +2,7 @@ name: documentation on: push: branches: - - master - - main + - documentation permissions: contents: write jobs: