From d30884d3d8692aea554266af6a0ca2b2cbd5d1e8 Mon Sep 17 00:00:00 2001 From: Philipp Horstenkamp Date: Sun, 19 Nov 2023 13:42:14 +0100 Subject: [PATCH] Removed some debug messages from the action. --- .gitea/workflows/maintenance.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/maintenance.yaml b/.gitea/workflows/maintenance.yaml index 8cc5c9e..31f47dd 100644 --- a/.gitea/workflows/maintenance.yaml +++ b/.gitea/workflows/maintenance.yaml @@ -24,8 +24,6 @@ jobs: branch: update/pre-commit-hooks push_options: --force create_branch: true - - run: node -v - - run: npm -v - name: My PR action uses: ./ with: