From 306333c6c5d64f051f1f02a6105753e59d6b0eed Mon Sep 17 00:00:00 2001 From: lukinovec Date: Fri, 14 Apr 2023 14:22:47 +0200 Subject: [PATCH] Delete comments from Doctum workflow --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1ded5192..97af6eb8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -130,7 +130,5 @@ jobs: uses: sudo-bot/action-doctum@latest with: config-file: doctum.php - # parse, render or update method: "update" - # (optional) defaults to '--output-format=github --no-ansi --no-progress -v' cli-args: "--output-format=github --force --ignore-parse-errors --no-ansi --no-progress -v"