From fa9b2b8a5e35f6be9ffe59ad4b739274b48d7f58 Mon Sep 17 00:00:00 2001 From: Philipp Horstenkamp Date: Mon, 8 Jan 2024 19:01:56 +0100 Subject: [PATCH] Removed a debugging line --- .github/workflows/maintenance.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/maintenance.yaml b/.github/workflows/maintenance.yaml index 4e70843..8e6cd94 100644 --- a/.github/workflows/maintenance.yaml +++ b/.github/workflows/maintenance.yaml @@ -46,4 +46,3 @@ jobs: body: Update versions of pre-commit hooks to latest version. labels: chore delete-branch: true - - run: echo "Print the actor ${{ github.actor }}"